Searched refs:yInts (Results 1 – 2 of 2) sorted by relevance
37 int[] yInts; field in LessThanBenchmark50 yInts = new int[SAMPLE_SIZE]; in setUp()56 yInts[i] = random.nextInt(Integer.MAX_VALUE); in setUp()69 int y = yInts[j]; in branchFreeLtIntInlined()82 int y = yInts[j]; in branchFreeLtInt()95 int y = yInts[j]; in ternaryLtIntAddOutsideTernary()108 int y = yInts[j]; in ternaryLtIntAddInsideTernary()