Searched refs:IncRange (Results 1 – 2 of 2) sorted by relevance
454 void IncRange(uptr from, uptr to) const { in IncRange() function574 counters.IncRange( in ReleaseFreeMemoryToOS()
5106 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5109 Instruction::Add, IncRange, OBO::NoSignedWrap); in proveNoWrapViaConstantRanges()5116 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5119 Instruction::Add, IncRange, OBO::NoUnsignedWrap); in proveNoWrapViaConstantRanges()