Searched refs:isMaxCallFrameSizeComputed (Results 1 – 6 of 6) sorted by relevance
626 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()630 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
305 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
261 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
276 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()281 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
339 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
330 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()