Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h175 size_t num_long_spill_slots_; variable
Dregister_allocator_graph_color.cc590 num_long_spill_slots_(0), in RegisterAllocatorGraphColor()
721 num_long_spill_slots_, in AllocateRegisters()
765 + num_long_spill_slots_ in Validate()
1986 ColorSpillSlots(ArrayRef<LiveInterval* const>(long_intervals), &num_long_spill_slots_); in AllocateSpillSlots()