Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1875 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
2028 patchAndReplaceAllUsesWith(L, AvailableVal); in processLoad()
2417 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()