Searched refs:findPop (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/indify/
H A DIndify.java405 Instruction i2 = findPop(i);
446 Instruction findPop(Instruction i) { method in class:Indify.Logic
447 //System.out.println("findPop from "+i);

Completed in 34 milliseconds