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()
5101 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5104 Instruction::Add, IncRange, OBO::NoSignedWrap); in proveNoWrapViaConstantRanges()5111 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local5114 Instruction::Add, IncRange, OBO::NoUnsignedWrap); in proveNoWrapViaConstantRanges()