Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Repl

752   Value *Repl = Addr;
927 MemoryInst->replaceUsesOfWith(Repl, SunkAddr);
931 if (Repl->use_empty()) {
937 RecursivelyDeleteTriviallyDeadInstructions(Repl);