Lines Matching defs:StackAdjustment
36883 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId);36884 assert(StackAdjustment != 0 && "0 stack adjustment");36886 << StackAdjustment << "\n");36889 .addImm(StackAdjustment);