Home
last modified time | relevance | path

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

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