Searched refs:ExitCountOuter (Results 1 – 1 of 1) sorted by relevance
470 const SCEV *ExitCountOuter = SE->getBackedgeTakenCount(L); in isComputableLoopNest() local471 if (ExitCountOuter == SE->getCouldNotCompute()) { in isComputableLoopNest()