reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/PrologEpilogInserter.cpp
  428       const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots;
  429       while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots &&
  434       if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) {