Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1555 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1597 patchAndReplaceAllUsesWith(L, AvailableValue); in processLoad()
2102 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()
DNewGVN.cpp3675 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
3714 patchAndReplaceAllUsesWith(I, V); in replaceInstruction()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1765 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1809 patchAndReplaceAllUsesWith(L, AvailableValue); in processLoad()
2179 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp1732 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
1774 patchAndReplaceAllUsesWith(L, AvailableValue); in processLoad()
2282 patchAndReplaceAllUsesWith(I, Repl); in processInstruction()
DNewGVN.cpp3628 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() function
3668 patchAndReplaceAllUsesWith(I, V); in replaceInstruction()