Searched refs:isMaxCallFrameSizeComputed (Results 1 – 6 of 6) sorted by relevance
597 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()601 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
270 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
219 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
259 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()264 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
328 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
277 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()