Searched refs:ExitLoop (Results 1 – 1 of 1) sorted by relevance
2202 if (MachineLoop *ExitLoop = MLI->getLoopFor(Succ)) { in findBestLoopExit() local2203 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()2204 if (ExitLoop->contains(&L)) in findBestLoopExit()