Searched refs:NumFixedSpillSlots (Results 1 – 1 of 1) sorted by relevance
326 unsigned NumFixedSpillSlots; in calculateCalleeSavedRegisters() local328 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in calculateCalleeSavedRegisters()346 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in calculateCalleeSavedRegisters()350 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in calculateCalleeSavedRegisters()