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

References

lib/CodeGen/LocalStackSlotAllocation.cpp
  225       switch (MFI.getObjectSSPLayout(i)) {
lib/CodeGen/PrologEpilogInserter.cpp
  963       switch (MFI.getObjectSSPLayout(i)) {
lib/CodeGen/StackColoring.cpp
  936         = MFI->getObjectSSPLayout(SI.first);
  937     MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second);