Searched refs:MaxAdjust (Results 1 – 1 of 1) sorted by relevance
367 unsigned int MaxAdjust = TII->getFrameSize(*FrameSetup) >> Log2SlotSize; in collectCallInfo() local370 if (!MaxAdjust) { in collectCallInfo()404 if (MaxAdjust > 4) in collectCallInfo()405 Context.ArgStoreVector.resize(MaxAdjust, nullptr); in collectCallInfo()