Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc1923 ScopedArenaVector<LiveInterval*> int_intervals(adapter); in AllocateSpillSlots() local
1973 int_intervals.push_back(parent); in AllocateSpillSlots()
1988 ColorSpillSlots(ArrayRef<LiveInterval* const>(int_intervals), &num_int_spill_slots_); in AllocateSpillSlots()