Searched refs:NumFixedSpillSlots (Results 1 – 1 of 1) sorted by relevance
409 unsigned NumFixedSpillSlots; in assignCalleeSavedSpillSlots() local411 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in assignCalleeSavedSpillSlots()433 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()438 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()