Searched refs:yInts (Results 1 – 1 of 1) sorted by relevance
38 int[] yInts; field in LessThanBenchmark51 yInts = new int[SAMPLE_SIZE]; in setUp()57 yInts[i] = random.nextInt(Integer.MAX_VALUE); in setUp()69 int y = yInts[j]; in branchFreeLtIntInlined()81 int y = yInts[j]; in branchFreeLtInt()93 int y = yInts[j]; in ternaryLtIntAddOutsideTernary()105 int y = yInts[j]; in ternaryLtIntAddInsideTernary()