Searched refs:RedZone (Results 1 – 1 of 1) sorted by relevance
1578 bool RedZone = canUseRedZone(MF); in emitEpilogue() local1581 if (RedZone && AfterCSRPopSize == 0) in emitEpilogue()1585 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue()