Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2235 unsigned SuccLoopDepth = 0; in findBestLoopExit() local
2237 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()
2244 << getBlockName(Succ) << " [L:" << SuccLoopDepth in findBestLoopExit()
2252 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()