Searched refs:isMaxCallFrameSizeComputed (Results 1 – 7 of 7) sorted by relevance
657 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()661 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
502 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
468 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
311 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()316 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
361 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
388 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()
317 (!hasReservedCallFrame(MF) && (!MFI.isMaxCallFrameSizeComputed() || in hasBP()