Searched defs:replaceInstruction (Results 1 – 7 of 7) sorted by relevance
101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction() function in OrderedBasicBlock
287 private void replaceInstruction(int instructionOffset, Instruction instruction) in replaceInstruction() method in InstructionWriter
224 public void replaceInstruction(int instructionOffset, Instruction instruction) in replaceInstruction() method in CodeAttributeEditor246 public void replaceInstruction(int instructionOffset, Instruction[] instructions) in replaceInstruction() method in CodeAttributeEditor
628 private void replaceInstruction(Clazz clazz, in replaceInstruction() method in SimpleEnumUseSimplifier
1239 private void replaceInstruction(Clazz clazz, in replaceInstruction() method in EvaluationSimplifier
3666 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN
3712 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN