Searched refs:findInstruction1 (Results 1 – 1 of 1) sorted by relevance
493 if ((ih = findInstruction1(i)) == null) { in insert()754 if ((ih = findInstruction1(i)) == null) { in delete()785 if ((from_ih = findInstruction1(from)) == null) { in delete()801 private InstructionHandle findInstruction1(final Instruction i) { in findInstruction1() method in InstructionList839 return findInstruction1(i) != null; in contains()