Searched refs:testRemoveSuspendCheck (Results 1 – 2 of 2) sorted by relevance
179 public static int testRemoveSuspendCheck(int x, int y) { in testRemoveSuspendCheck() method in Main196 assertIntEquals(12, testRemoveSuspendCheck(12, 5)); in main()
246 assertIntEquals(12, $opt$inline$testRemoveSuspendCheck(12, 5)); in $opt$noinline$testOsrInlineLoop()253 public static int $opt$inline$testRemoveSuspendCheck(int x, int y) { in $opt$inline$testRemoveSuspendCheck()