Lines Matching refs:StackSize
1188 unsigned StackSize = MFI->estimateStackSize(MF);1189 if (MFI->hasVarSizedObjects() || StackSize > 508)