Searched refs:SuccLoopDepth (Results 1 – 1 of 1) sorted by relevance
2201 unsigned SuccLoopDepth = 0; in findBestLoopExit() local2203 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()2210 << getBlockName(Succ) << " [L:" << SuccLoopDepth in findBestLoopExit()2218 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()