xref: /aosp_15_r20/art/test/854-image-inlining/profile (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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