Searched refs:NWRegion (Results 1 – 2 of 2) sorted by relevance
442 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in willNotOverflow() local444 return NWRegion.contains(LRange); in willNotOverflow()
1327 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in handleExtractOfWithOverflow() local1329 if (NWRegion.contains(LR)) in handleExtractOfWithOverflow()