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

References

lib/Target/ARM/ARMFrameLowering.cpp
 1809       EstimatedStackSize += 4;
 1813     EstimatedStackSize += MaxFixedOffset;
 1815   EstimatedStackSize += 16; // For possible paddings.
 1845   bool HasLargeStack = EstimatedStackSize > EstimatedRSStackSizeLimit;
 1868                     << "; EstimatedStack: " << EstimatedStackSize