Searched refs:AllocateSpillSlotFor (Results 1 – 2 of 2) sorted by relevance
99 void AllocateSpillSlotFor(LiveInterval* interval);
434 AllocateSpillSlotFor(current); in AllocateBlockedReg()493 AllocateSpillSlotFor(current); in AllocateBlockedReg()566 void RegisterAllocator::AllocateSpillSlotFor(LiveInterval* interval) { in AllocateSpillSlotFor() function in art::RegisterAllocator