xref: /aosp_15_r20/art/test/854-image-inlining/profile (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1# We need callInstance to be AOT compiled. The AOT compiled code used to wrongly assume
2# the CallStatic class was loaded.
3HSLTest;->callInstance()I
4
5# We need CallStatic to be in the profile to make the compiler think it will be part of
6# the image.
7LCallStatic;
8