Searched refs:hip (Results 1 – 1 of 1) sorted by relevance
1467 final MethodHandle hip = l.findStatic(MHT, "loopIntPred", methodType(B, I)); in testGenericLoopCombinator() local1473 final MethodHandle[] preds = new MethodHandle[] {hip, hdp, hsp}; in testGenericLoopCombinator()