Searched refs:isMaxCallFrameSizeComputed (Results 1 – 8 of 8) sorted by relevance
649 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()653 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
408 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
449 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
311 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()316 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
64 if (SrcMFI.isMaxCallFrameSizeComputed()) in cloneFrameInfo()
247 (!hasReservedCallFrame(MF) && (!MFI.isMaxCallFrameSizeComputed() || in hasBP()
355 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
343 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()