Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc1922 ScopedArenaVector<LiveInterval*> float_intervals(adapter); in AllocateSpillSlots() local
1964 float_intervals.push_back(parent); in AllocateSpillSlots()
1987 ColorSpillSlots(ArrayRef<LiveInterval* const>(float_intervals), &num_float_spill_slots_); in AllocateSpillSlots()