Home
last modified time | relevance | path

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

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