HomeSort by relevance Sort by last modified time
    Searched refs:num_int_spill_slots_ (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
register_allocator_graph_color.h 172 size_t num_int_spill_slots_; member in class:art::RegisterAllocatorGraphColor
register_allocator_graph_color.cc 587 num_int_spill_slots_(0),
720 num_int_spill_slots_, local
1988 ColorSpillSlots(ArrayRef<LiveInterval* const>(int_intervals), &num_int_spill_slots_); local
    [all...]

Completed in 274 milliseconds