Searched refs:setMaxCallFrameSize (Results 1 – 8 of 8) sorted by relevance
47 MFI.setMaxCallFrameSize(MaxCallFrameSize); in determineFrameLayout()
656 void setMaxCallFrameSize(unsigned S) { MaxCallFrameSize = S; } in setMaxCallFrameSize() function
65 DstMFI.setMaxCallFrameSize(SrcMFI.getMaxCallFrameSize()); in cloneFrameInfo()
69 MFI.setMaxCallFrameSize(MaxCallSize); in determineFrameLayout()
347 MFI.setMaxCallFrameSize(MaxCallFrameSize); in calculateCallFrameInfo()
733 MFI.setMaxCallFrameSize(YamlMFI.MaxCallFrameSize); in initializeFrameInfo()
604 MFI.setMaxCallFrameSize(MaxCFA); in insertPrologueInBlock()
290 MF.getFrameInfo().setMaxCallFrameSize(NewMaxCallFrameSize); in determineFrameLayoutAndUpdate()