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