Home
last modified time | relevance | path

Searched defs:IncRange (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h454 void IncRange(uptr from, uptr to) const { in IncRange() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp5059 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
5069 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local