Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1447 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1489 patchAndReplaceAllUsesWith(L, AvailableValue); in processLoad()
1975 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()
H A DNewGVN.cpp3700 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
3739 patchAndReplaceAllUsesWith(I, V); in replaceInstruction()