Searched refs:BEExact (Results 1 – 1 of 1) sorted by relevance
6660 const SCEV *BEExact = Result.getExact(L, this); in getBackedgeTakenInfo() local6661 if (BEExact != getCouldNotCompute()) { in getBackedgeTakenInfo()6662 assert(isLoopInvariant(BEExact, L) && in getBackedgeTakenInfo()