Searched refs:UShrIntLong (Results 1 - 1 of 1) sorted by relevance

/art/test/442-checker-constant-folding/src/
H A DMain.java786 /// CHECK-START: int Main.UShrIntLong() constant_folding_after_inlining (before)
793 /// CHECK-START: int Main.UShrIntLong() constant_folding_after_inlining (after)
797 /// CHECK-START: int Main.UShrIntLong() constant_folding_after_inlining (after)
800 public static int UShrIntLong() { method in class:Main
1568 assertIntEquals(1073741822, UShrIntLong());

Completed in 2572 milliseconds