Lines Matching defs:StackAdjustment
37706 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId);37707 assert(StackAdjustment != 0 && "0 stack adjustment");37709 << StackAdjustment << "\n");37712 .addImm(StackAdjustment);