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

Declarations

lib/CodeGen/LocalStackSlotAllocation.cpp
   82     void AssignProtectedObjSet(const StackObjSet &UnassignedObjs,

References

lib/CodeGen/LocalStackSlotAllocation.cpp
  241     AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
  243     AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
  245     AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown,