Home
last modified time | relevance | path

Searched refs:NWRegion (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDCorrelatedValuePropagation.cpp442 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in willNotOverflow() local
444 return NWRegion.contains(LRange); in willNotOverflow()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSCCPSolver.cpp1327 ConstantRange NWRegion = ConstantRange::makeGuaranteedNoWrapRegion( in handleExtractOfWithOverflow() local
1329 if (NWRegion.contains(LR)) in handleExtractOfWithOverflow()