Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Repl

1464   Value *Repl = Addr;
1639 MemoryInst->replaceUsesOfWith(Repl, SunkAddr);
1643 if (Repl->use_empty()) {
1649 RecursivelyDeleteTriviallyDeadInstructions(Repl, TLInfo);