Searched refs:AllocateSpillSlotFor (Results 1 – 2 of 2) sorted by relevance
83 void AllocateSpillSlotFor(LiveInterval* interval);
985 AllocateSpillSlotFor(current); in AllocateBlockedReg()1095 AllocateSpillSlotFor(current); in AllocateBlockedReg()1189 void RegisterAllocatorLinearScan::AllocateSpillSlotFor(LiveInterval* interval) { in AllocateSpillSlotFor() function in art::RegisterAllocatorLinearScan