Searched refs:ExhaustiveCount (Results 1 – 3 of 3) sorted by relevance
6020 auto *ExhaustiveCount = in computeExitLimitFromICmp() local6023 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()6024 return ExhaustiveCount; in computeExitLimitFromICmp()
7506 auto *ExhaustiveCount = in computeExitLimitFromICmp() local7509 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()7510 return ExhaustiveCount; in computeExitLimitFromICmp()
7734 auto *ExhaustiveCount = in computeExitLimitFromICmp() local7737 if (!isa<SCEVCouldNotCompute>(ExhaustiveCount)) in computeExitLimitFromICmp()7738 return ExhaustiveCount; in computeExitLimitFromICmp()