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