Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2201 unsigned SuccLoopDepth = 0; in findBestLoopExit() local
2203 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
2210 << getBlockName(Succ) << " [L:" << SuccLoopDepth in findBestLoopExit()
2218 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()