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