Searched refs:noInlineSomeSubclassesThrow (Results 1 – 2 of 2) sorted by relevance
151 public static void noInlineSomeSubclassesThrow(Super a) throws Error { in noInlineSomeSubclassesThrow() method in Main209 noInlineSomeSubclassesThrow(new SubA()); in $noinline$testsomeSubclassesThrow()213 noInlineSomeSubclassesThrow(new SubB()); in $noinline$testsomeSubclassesThrow()
7 HSLMain;->noInlineSomeSubclassesThrow(LSuper;)V+LSubA;