Searched refs:IncRange (Results 1 – 2 of 2) sorted by relevance
453 void IncRange(uptr from, uptr to) const { in IncRange() function573 counters.IncRange( in ReleaseFreeMemoryToOS()
4638 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local4641 Instruction::Add, IncRange, OBO::NoSignedWrap); in proveNoWrapViaConstantRanges()4648 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local4651 Instruction::Add, IncRange, OBO::NoUnsignedWrap); in proveNoWrapViaConstantRanges()