Searched refs:hasCopyImplyingStackAdjustment (Results 1 – 3 of 3) sorted by relevance
614 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
59 SrcMFI.hasCopyImplyingStackAdjustment()); in cloneFrameInfo()
104 (isWin64Prologue(MF) && MFI.hasCopyImplyingStackAdjustment())); in hasFP()1569 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()