Searched refs:hasPatchPoint (Results 1 – 8 of 8) sorted by relevance
115 if (!MF.getFrameInfo().hasPatchPoint()) { in runOnMachineFunction()
341 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
68 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
384 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
1315 return MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint(); in frameTriviallyRequiresSP()
378 MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint() || in needsFP()
371 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()
101 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()