Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefLoop

658   const MachineLoop *DefLoop = Loops.getLoopFor(DefMBB);
676 // We'll never be able to exit the DefLoop.
677 if (Loop == DefLoop) {