Searched refs:replaceInstruction (Results 1 – 1 of 1) sorted by relevance
834 void replaceInstruction(Instruction *, Value *);3737 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN3942 replaceInstruction(I, Leader); in eliminateInstructions()