Searched refs:getInstructionHandle (Results 1 – 3 of 3) sorted by relevance
29 …final InstructionHandle ih = InstructionHandle.getInstructionHandle(new NOP());// have to start wi… in testsetInstructionNull()37 …final InstructionHandle ih = InstructionHandle.getInstructionHandle(new NOP());// have to start wi… in testsetInstructionI()45 …final InstructionHandle ih = InstructionHandle.getInstructionHandle(new NOP());// have to start wi… in testsetInstructionnotI()53 InstructionHandle.getInstructionHandle(null); in testGetIHnull()
121 static InstructionHandle getInstructionHandle( final Instruction i ) { in getInstructionHandle() method in InstructionHandle
319 final InstructionHandle ih = InstructionHandle.getInstructionHandle(i); in append()507 final InstructionHandle ih = InstructionHandle.getInstructionHandle(i); in insert()