Searched refs:lrEnd (Results 1 – 3 of 3) sorted by relevance
679 lrEnd = loopRanges.end(); in getLoopSubRange() local680 while (lrItr != lrEnd && lr.start >= lrItr->second) { in getLoopSubRange()684 if (lrItr == lrEnd) { in getLoopSubRange()698 for (LoopRanges::iterator lrItr = loopRanges.begin(), lrEnd = loopRanges.end(); in dumpLoopRanges() local699 lrItr != lrEnd; ++lrItr) { in dumpLoopRanges()
619 for (LRIterator lrItr = li->begin(), lrEnd = li->end(); in finalizeAlloc() local620 lrItr != lrEnd; ++lrItr) { in finalizeAlloc()
470 lrEnd = li->end(); in resetPressureAndLiveStates() local471 lrItr != lrEnd; ++lrItr) { in resetPressureAndLiveStates()