Searched refs:hasPatchPoint (Results 1 – 8 of 8) sorted by relevance
115 if (!MF.getFrameInfo().hasPatchPoint()) { in runOnMachineFunction()
355 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
115 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
389 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
1795 return MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint(); in frameTriviallyRequiresSP()
379 MFI.hasVarSizedObjects() || MFI.hasStackMap() || MFI.hasPatchPoint() || in needsFP()
104 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()
457 MFI.hasStackMap() || MFI.hasPatchPoint() || in hasFP()