Searched refs:LEAAmount (Results 1 – 1 of 1) sorted by relevance
1078 uint64_t LEAAmount = IsWinEH ? SEHStackAllocAmt - SEHFrameOffset : -CSSize; in emitEpilogue() local1087 if (LEAAmount != 0) { in emitEpilogue()1090 FramePtr, false, LEAAmount); in emitEpilogue()