Searched refs:ExitCountOuter (Results 1 – 1 of 1) sorted by relevance
395 const SCEV *ExitCountOuter = SE->getBackedgeTakenCount(L); in isComputableLoopNest() local396 if (isa<SCEVCouldNotCompute>(ExitCountOuter)) { in isComputableLoopNest()