Searched refs:CurrentRange (Results 1 – 2 of 2) sorted by relevance
71 LiveRange* CurrentRange() const { return current_range_; } in CurrentRange() function in art::AllRangesIterator108 max_end = std::max(max_end, it.CurrentRange()->GetEnd()); in ValidateIntervals()130 for (size_t j = it.CurrentRange()->GetStart(); j < it.CurrentRange()->GetEnd(); ++j) { in ValidateIntervals()152 for (size_t j = it.CurrentRange()->GetStart(); j < it.CurrentRange()->GetEnd(); ++j) { in ValidateIntervals()
405 LiveRange* CurrentRange() const { return current_range_; } in CurrentRange() function in art::AllRangesIterator