Searched defs:patchReplacementInstruction (Results 1 – 2 of 2) sorted by relevance
1739 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() function
2444 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() function in llvm