Searched refs:ExhaustiveCount (Results 1 – 1 of 1) sorted by relevance
9129 auto *ExhaustiveCount = in computeExitLimitFromICmp() local9132 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()9133 return ExhaustiveCount; in computeExitLimitFromICmp()