1*795d594fSAndroid Build Coastguard Worker# We need callInstance to be AOT compiled. The AOT compiled code used to wrongly assume 2*795d594fSAndroid Build Coastguard Worker# the CallStatic class was loaded. 3*795d594fSAndroid Build Coastguard WorkerHSLTest;->callInstance()I 4*795d594fSAndroid Build Coastguard Worker 5*795d594fSAndroid Build Coastguard Worker# We need CallStatic to be in the profile to make the compiler think it will be part of 6*795d594fSAndroid Build Coastguard Worker# the image. 7*795d594fSAndroid Build Coastguard WorkerLCallStatic; 8