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

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

Completed in 81 milliseconds