Lines Matching full:currentrange
425 LiveRange* CurrentRange() const { return current_range_; }
492 max_end = std::max(max_end, it.CurrentRange()->GetEnd());
514 for (size_t j = it.CurrentRange()->GetStart(); j < it.CurrentRange()->GetEnd(); ++j) {
536 for (size_t j = it.CurrentRange()->GetStart(); j < it.CurrentRange()->GetEnd(); ++j) {