Searched refs:isMaxCallFrameSizeComputed (Results 1 – 6 of 6) sorted by relevance
623 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()627 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
355 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
382 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
293 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()298 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
347 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
335 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()