Searched refs:makeExactMulNSWRegion (Results 1 – 1 of 1) sorted by relevance
261 static ConstantRange makeExactMulNSWRegion(const APInt &V) { in makeExactMulNSWRegion() function329 return makeExactMulNSWRegion(Other.getSignedMin()) in makeGuaranteedNoWrapRegion()330 .intersectWith(makeExactMulNSWRegion(Other.getSignedMax())); in makeGuaranteedNoWrapRegion()