Searched refs:makeExactMulNUWRegion (Results 1 – 2 of 2) sorted by relevance
184 static ConstantRange makeExactMulNUWRegion(const APInt &V) { in makeExactMulNUWRegion() function268 return makeExactMulNUWRegion(Other.getUnsignedMax()); in makeGuaranteedNoWrapRegion()
185 static ConstantRange makeExactMulNUWRegion(const APInt &V) { in makeExactMulNUWRegion() function269 return makeExactMulNUWRegion(Other.getUnsignedMax()); in makeGuaranteedNoWrapRegion()