Searched defs:flag1 (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/test/compiler/arraycopy/
H A DTestEliminatedArrayCopyPhi.java39 static void test(int[] src, boolean flag1, boolean flag2) { argument
H A DTestEliminatedArrayCopyDeopt.java141 static boolean m5(int[] src, boolean flag1, boolean flag2) { argument
/openjdk9/hotspot/test/compiler/c2/
H A DTestDominatingDeadCheckCast.java56 static void test(boolean flag1, boolean flag2, boolean flag3, boolean flag4, boolean flag5) { argument
/openjdk9/hotspot/test/compiler/escapeAnalysis/
H A DTestEABadMergeMem.java48 static int test(Box a, Box c, int i, int j, int k, boolean flag1, boolean flag2) { argument

Completed in 51 milliseconds