Searched refs:hasPatchPoint (Results 1 – 7 of 7) sorted by relevance
115 if (!MF.getFrameInfo().hasPatchPoint()) { in runOnMachineFunction()
324 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
68 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
384 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
216 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()
538 MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint() || in needsFP()
92 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()