Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp749 unsigned SuccLoopDepth = 0; in findBestLoopExit() local
751 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
758 << getBlockName(Succ) << " [L:" << SuccLoopDepth << "] ("; in findBestLoopExit()
765 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()