Searched refs:mayAffectControlFlow (Results 1 – 4 of 4) sorted by relevance
193 if (InstrDesc.mayAffectControlFlow(InstrMeta.Instruction, *RegisterInfo)) in canFallThrough()209 if (InstrDesc.mayAffectControlFlow(InstrMeta.Instruction, *RegisterInfo)) { in getDefiniteNextInstruction()288 if (!InstrDesc.mayAffectControlFlow(InstrMetaPtr->Instruction, *RegisterInfo)) in validateCFIProtection()504 if (!InstrDesc.mayAffectControlFlow(Instruction, *RegisterInfo)) in parseSectionContents()
237 if (!ParentDesc.mayAffectControlFlow(ParentMeta.Instruction, in buildFlowGraphImpl()
21 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, in mayAffectControlFlow() function in MCInstrDesc
323 bool mayAffectControlFlow(const MCInst &MI, const MCRegisterInfo &RI) const;