Searched refs:MaxEnd (Results 1 – 4 of 4) sorted by relevance
7 ; Now we have ExactBECount == 0. However, MinStart == 2 and MaxEnd == 4.
6153 const SCEV *MaxEnd = getConstant(isSigned ? in HowManyLessThans() local6163 MaxEnd = isSigned ? in HowManyLessThans()6164 getSMinExpr(MaxEnd, in HowManyLessThans()6167 getUMinExpr(MaxEnd, in HowManyLessThans()6179 : getBECount(MinStart, MaxEnd, Step, NoWrap); in HowManyLessThans()
8695 APInt MaxEnd = in howManyLessThans() local8703 MaxBECount = computeBECount(getConstant(MaxEnd - MinStart), in howManyLessThans()