Searched refs:findInstruction2 (Results 1 – 1 of 1) sorted by relevance
262 if ((ih = findInstruction2(i)) == null) { in append()788 if ((to_ih = findInstruction2(to)) == null) { in delete()817 private InstructionHandle findInstruction2(final Instruction i) { in findInstruction2() method in InstructionList