Searched refs:SubB (Results 1 – 5 of 5) sorted by relevance
21 class SubB extends Super { class143 if (inlineMonomorphicSubA(new SubB()) != 38) { in testInlineMonomorphic()153 if (inlinePolymophicSubASubB(new SubB()) != 38) { in testInlinePolymorhic()171 if (inlinePolymophicCrossDexSubASubC(new SubB()) != 38) { in testInlinePolymorhic()
10 SubB12 class SubB
13 SubB:15 class SubB
5 SubB.class
59 class SubB extends Super { class