Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:StackSize

1054   unsigned StackSize = determineFrameLayout(MF, false, true);
1057 (hasSpills(MF) && !isInt<16>(StackSize))) {