Searched refs:NWR (Results 1 – 3 of 3) sorted by relevance
1258 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in getValueFromOverflowCondition() local1264 NWR = NWR.inverse(); in getValueFromOverflowCondition()1265 return ValueLatticeElement::getRange(NWR); in getValueFromOverflowCondition()
9008 ConstantRange NWR = in computeExitLimitFromCondImpl() local9013 NWR.getEquivalentICmp(Pred, NewRHSC, Offset); in computeExitLimitFromCondImpl()
3941 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in foldExtractOfOverflowIntrinsic() local3946 NWR.getEquivalentICmp(Pred, NewRHSC, Offset); in foldExtractOfOverflowIntrinsic()