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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1782 static void patchAndReplaceAllUsesWith(Value *Repl, Instruction *I) { function
1945 patchAndReplaceAllUsesWith(AvailableVal, L);
2286 patchAndReplaceAllUsesWith(repl, I);

Completed in 79 milliseconds