Searched refs:ExhaustiveCount (Results 1 – 2 of 2) sorted by relevance
6020 auto *ExhaustiveCount = in computeExitLimitFromICmp() local6023 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()6024 return ExhaustiveCount; in computeExitLimitFromICmp()
7379 auto *ExhaustiveCount = in computeExitLimitFromICmp() local7382 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()7383 return ExhaustiveCount; in computeExitLimitFromICmp()