Searched refs:NWRegion (Results 1 – 2 of 2) sorted by relevance
464 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in willNotOverflow() local466 return NWRegion.contains(LRange); in willNotOverflow()
1427 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in handleExtractOfWithOverflow() local1429 if (NWRegion.contains(LR)) in handleExtractOfWithOverflow()