Searched refs:NumFixedSpillSlots (Results 1 – 1 of 1) sorted by relevance
470 unsigned NumFixedSpillSlots; in assignCalleeSavedSpillSlots() local472 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in assignCalleeSavedSpillSlots()494 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()499 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()