Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ExitLoop

1016       if (MachineLoop *ExitLoop = MLI->getLoopFor(Succ)) {
1017 SuccLoopDepth = ExitLoop->getLoopDepth();
1018 if (ExitLoop->contains(&L))