Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Repl

717   Value *Repl = Addr;
892 MemoryInst->replaceUsesOfWith(Repl, SunkAddr);
896 if (Repl->use_empty()) {
902 RecursivelyDeleteTriviallyDeadInstructions(Repl);