Searched defs:replaceCurrentInstruction (Results 1 – 5 of 5) sorted by relevance
25 void replaceCurrentInstruction(Instruction newInstruction); in replaceCurrentInstruction() method
51 public void replaceCurrentInstruction(Instruction newInstruction) { in replaceCurrentInstruction() method in IRCodeInstructionsIterator
84 void replaceCurrentInstruction(Instruction newInstruction); in replaceCurrentInstruction() method
135 public void replaceCurrentInstruction(Instruction newInstruction) { in replaceCurrentInstruction() method in BasicBlockInstructionIterator
37 public void replaceCurrentInstruction(Instruction newInstruction) { in replaceCurrentInstruction() method in RegisterMoveSchedulerTest.CollectMovesIterator