Searched refs:StrideMax (Results 1 – 1 of 1) sorted by relevance
12836 APInt StrideMax = getUnsignedRangeMax(AR->getStepRecurrence(*this)); in howManyLessThans() local12837 APInt Limit = APInt::getMaxValue(InnerBitWidth) - (StrideMax - 1); in howManyLessThans()