Home
last modified time | relevance | path

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

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