Searched refs:double_spill_slots_ (Results 1 – 2 of 2) sorted by relevance
62 + double_spill_slots_.size() in GetNumberOfSpillSlots()146 ScopedArenaVector<size_t> double_spill_slots_; variable
59 double_spill_slots_(allocator->Adapter(kArenaAllocRegisterAllocator)), in RegisterAllocatorLinearScan()72 double_spill_slots_.reserve(kDefaultNumberOfSpillSlots); in RegisterAllocatorLinearScan()101 double_spill_slots_.size(), in AllocateRegisters()1117 spill_slots = &double_spill_slots_; in AllocateSpillSlotFor()