Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1810 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1973 patchAndReplaceAllUsesWith(L, AvailableVal); in processLoad()
2325 patchAndReplaceAllUsesWith(I, repl); in processInstruction()