Searched refs:hasPatchPoint (Results 1 – 9 of 9) sorted by relevance
115 if (!MF.getFrameInfo().hasPatchPoint()) { in runOnMachineFunction()
350 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
115 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
409 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
65 DstMFI.setHasPatchPoint(SrcMFI.hasPatchPoint()); in cloneFrameInfo()
1703 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()
440 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()