Searched refs:SuccLoopDepth (Results 1 – 1 of 1) sorted by relevance
2236 unsigned SuccLoopDepth = 0; in findBestLoopExit() local2238 SuccLoopDepth = ExitLoop->getLoopDepth(); in findBestLoopExit()2246 << getBlockName(Succ) << " [L:" << SuccLoopDepth << "] (" in findBestLoopExit()2253 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()