Searched refs:isMaxCallFrameSizeComputed (Results 1 – 8 of 8) sorted by relevance
677 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()681 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
463 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
451 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
311 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()316 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
83 if (SrcMFI.isMaxCallFrameSizeComputed()) in cloneFrameInfo()
356 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
385 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()
249 (!hasReservedCallFrame(MF) && (!MFI.isMaxCallFrameSizeComputed() || in hasBP()