Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2273 if (MachineLoop *ExitLoop = MLI->getLoopFor(Succ)) { in findBestLoopExit() local
2274 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
2275 if (ExitLoop->contains(&L)) in findBestLoopExit()