Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1894 unsigned SuccLoopDepth = 0; in findBestLoopExit() local
1896 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
1903 << getBlockName(Succ) << " [L:" << SuccLoopDepth in findBestLoopExit()
1911 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()