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

/art/test/431-optimizing-arith-shifts/src/
H A DMain.java71 expectEquals(12L, $opt$ShlLongConst0(12L));
290 static long $opt$ShlLongConst0(long value) {

Completed in 29 milliseconds