Searched defs:replaceInstruction (Results 1 – 2 of 2) sorted by relevance
738 iterator replaceInstruction(iterator II, Itr Begin, Itr End) { in replaceInstruction() function747 iterator replaceInstruction(iterator II, in replaceInstruction() function
3727 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN