Home
last modified time | relevance | path

Searched refs:patchAndReplaceAllUsesWith (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1879 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1921 patchAndReplaceAllUsesWith(L, AvailableValue); in processLoad()
2428 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()
H A DNewGVN.cpp3657 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
3697 patchAndReplaceAllUsesWith(I, V); in replaceInstruction()