Searched refs:MinStart (Results 1 – 6 of 6) sorted by relevance
7 ; Now we have ExactBECount == 0. However, MinStart == 2 and MaxEnd == 4.
3 ; Test that the MinStart computation, which is based upon the length
8682 APInt MinStart = IsSigned ? getSignedRange(Start).getSignedMin() in howManyLessThans() local8703 MaxBECount = computeBECount(getConstant(MaxEnd - MinStart), in howManyLessThans()
10611 APInt MinStart = in computeMaxBECountForLT() local10636 MaxBECount = computeBECount(getConstant(MaxEnd - MinStart) /* Delta */, in computeMaxBECountForLT()
11069 APInt MinStart = in computeMaxBECountForLT() local11094 MaxBECount = computeBECount(getConstant(MaxEnd - MinStart) /* Delta */, in computeMaxBECountForLT()