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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInstructionHandle.java130 static final InstructionHandle getInstructionHandle(Instruction i) { method in class:InstructionHandle
H A DInstructionList.java353 InstructionHandle ih = InstructionHandle.getInstructionHandle(i);
538 InstructionHandle ih = InstructionHandle.getInstructionHandle(i);

Completed in 38 milliseconds