Searched refs:IncRange (Results 1 – 2 of 2) sorted by relevance
455 void IncRange(uptr from, uptr to) const { in IncRange() function575 counters.IncRange( in ReleaseFreeMemoryToOS()
5072 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5075 Instruction::Add, IncRange, OBO::NoSignedWrap); in proveNoWrapViaConstantRanges()5082 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5085 Instruction::Add, IncRange, OBO::NoUnsignedWrap); in proveNoWrapViaConstantRanges()