Home
last modified time | relevance | path

Searched refs:ExitLoop (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp750 if (MachineLoop *ExitLoop = MLI->getLoopFor(Succ)) { in findBestLoopExit() local
751 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
752 if (ExitLoop->contains(&L)) in findBestLoopExit()