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

References

lib/CodeGen/RegAllocGreedy.cpp
 3171         auto isSpillSlotAccess = [&MFI](const MachineMemOperand *A) {
 3172           return MFI.isSpillSlotObjectIndex(
 3177         if (TII->isLoadFromStackSlot(MI, FI) && MFI.isSpillSlotObjectIndex(FI))
 3183                  MFI.isSpillSlotObjectIndex(FI))