Searched refs:isMaxCallFrameSizeComputed (Results 1 – 7 of 7) sorted by relevance
671 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()675 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
340 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()345 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
615 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
556 if (!MFI.isMaxCallFrameSizeComputed() || in hasFPImpl()
348 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convertMFI()
399 MFI.isMaxCallFrameSizeComputed() ? MFI.getMaxCallFrameSize() : UINT64_MAX; in calculateCallFrameInfo()
482 (!hasReservedCallFrame(MF) && (!MFI.isMaxCallFrameSizeComputed() || in hasBP()