Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocation_resolver.h51 ArrayRef<LiveInterval* const> temp_intervals);
Dregister_allocation_resolver.cc39 ArrayRef<LiveInterval* const> temp_intervals) { in Resolve() argument
202 for (LiveInterval* temp : temp_intervals) { in Resolve()