Home
last modified time | relevance | path

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

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