Searched refs:isMaxCallFrameSizeComputed (Results 1 – 6 of 6) sorted by relevance
618 if (!isMaxCallFrameSizeComputed()) in getMaxCallFrameSize()622 bool isMaxCallFrameSizeComputed() const { in isMaxCallFrameSizeComputed() function
287 if (!MFI.isMaxCallFrameSizeComputed()) in mirFileLoaded()
227 if (!MFI.isMaxCallFrameSizeComputed() || in hasFP()
264 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()269 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit()
330 YamlMFI.MaxCallFrameSize = MFI.isMaxCallFrameSizeComputed() in convert()
282 assert(!MFI.isMaxCallFrameSizeComputed() || in calculateCallFrameInfo()