Searched refs:hasPatchPoint (Results 1 – 8 of 8) sorted by relevance
115 if (!MF.getFrameInfo().hasPatchPoint()) { in runOnMachineFunction()
357 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
115 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
391 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
1808 return MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint(); in frameTriviallyRequiresSP()
380 MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint() || in needsFP()
105 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()
493 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()