Searched refs:xInts (Results 1 – 2 of 2) sorted by relevance
36 int[] xInts; field in LessThanBenchmark49 xInts = new int[SAMPLE_SIZE]; in setUp()55 xInts[i] = random.nextInt(Integer.MAX_VALUE); in setUp()68 int x = xInts[j]; in branchFreeLtIntInlined()81 int x = xInts[j]; in branchFreeLtInt()94 int x = xInts[j]; in ternaryLtIntAddOutsideTernary()107 int x = xInts[j]; in ternaryLtIntAddInsideTernary()