Lines Matching full:and0
1068 /// CHECK-START: int Main.And0(int) constant_folding (before)1074 /// CHECK-START: int Main.And0(int) constant_folding (after)1079 /// CHECK-START: int Main.And0(int) constant_folding (after)1082 public static int And0(int arg) {1646 assertIntEquals(0, And0(arbitrary));