Home | History | Annotate | Download | only in ARM

Lines Matching refs:StackSize

1186     unsigned StackSize = MFI->estimateStackSize(MF);
1187 if (MFI->hasVarSizedObjects() || StackSize > 508)