Home
last modified time | relevance | path

Searched refs:CurrentInterval (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.cc185 LiveInterval* CurrentInterval() const { return current_interval_; } in CurrentInterval() function in art::AllRangesIterator
246 LiveInterval* current = it.CurrentInterval(); in ValidateIntervals()