Searched refs:AllocateTwoSpillSlots (Results 1 – 2 of 2) sorted by relevance
101 void AllocateTwoSpillSlots(LiveInterval* interval, size_t end);
594 AllocateTwoSpillSlots(parent, end); in AllocateSpillSlotFor()600 void RegisterAllocator::AllocateTwoSpillSlots(LiveInterval* parent, size_t end) { in AllocateTwoSpillSlots() function in art::RegisterAllocator