Searched refs:AllocateOneSpillSlot (Results 1 – 2 of 2) sorted by relevance
100 void AllocateOneSpillSlot(LiveInterval* interval, size_t end);
596 AllocateOneSpillSlot(parent, end); in AllocateSpillSlotFor()629 void RegisterAllocator::AllocateOneSpillSlot(LiveInterval* parent, size_t end) { in AllocateOneSpillSlot() function in art::RegisterAllocator