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