Searched refs:isMaxCallFrameSizeComputed (Results 1 – 7 of 7) sorted by relevance
669 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()673 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
311 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()316 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
549 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
504 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
363 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
373 MFI.isMaxCallFrameSizeComputed() ? MFI.getMaxCallFrameSize() : UINT64_MAX; in calculateCallFrameInfo()
330 (!hasReservedCallFrame(MF) && (!MFI.isMaxCallFrameSizeComputed() || in hasBP()