Searched defs:replaceInstruction (Results 1 – 2 of 2) sorted by relevance
101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction() function in OrderedBasicBlock
3712 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN