Searched refs:CurrentRange (Results 1 – 2 of 2) sorted by relevance
78 LiveRange* CurrentRange() const { return current_range_; } in CurrentRange() function in art::AllRangesIterator115 max_end = std::max(max_end, it.CurrentRange()->GetEnd()); in ValidateIntervals()138 for (size_t j = it.CurrentRange()->GetStart(); j < it.CurrentRange()->GetEnd(); ++j) { in ValidateIntervals()160 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