Searched defs:CurrentInterval (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc426 LiveInterval* CurrentInterval() const { return current_interval_; } function in class:art::AllRangesIterator
505 LiveInterval* current = it.CurrentInterval();

Completed in 8 milliseconds