Searched refs:AllocateSpillSlotForCatchPhi (Results 1 – 2 of 2) sorted by relevance
88 void AllocateSpillSlotForCatchPhi(HPhi* phi);
281 AllocateSpillSlotForCatchPhi(instruction->AsPhi()); in ProcessInstruction()1282 void RegisterAllocatorLinearScan::AllocateSpillSlotForCatchPhi(HPhi* phi) { in AllocateSpillSlotForCatchPhi() function in art::RegisterAllocatorLinearScan