Searched refs:IncRange (Results 1 – 5 of 5) sorted by relevance
385 void IncRange(uptr from, uptr to) const { in IncRange() function507 counters.IncRange( in ReleaseFreeMemoryToOS()
380 void IncRange(uptr from, uptr to) const { in IncRange() function502 counters.IncRange( in ReleaseFreeMemoryToOS()
454 void IncRange(uptr from, uptr to) const { in IncRange() function574 counters.IncRange( in ReleaseFreeMemoryToOS()
1172 counters.IncRange(0, kNumCounters - 1); in TEST()
4437 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local4440 Instruction::Add, IncRange, OBO::NoSignedWrap); in proveNoWrapViaConstantRanges()4447 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local4450 Instruction::Add, IncRange, OBO::NoUnsignedWrap); in proveNoWrapViaConstantRanges()