Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc1920 ScopedArenaVector<LiveInterval*> double_intervals(adapter); in AllocateSpillSlots() local
1958 double_intervals.push_back(parent); in AllocateSpillSlots()
1985 ColorSpillSlots(ArrayRef<LiveInterval* const>(double_intervals), &num_double_spill_slots_); in AllocateSpillSlots()