Searched defs:mayAffectControlFlow (Results 1 – 7 of 7) sorted by relevance
20 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, in mayAffectControlFlow() function in MCInstrDesc
33 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, in mayAffectControlFlow() function in MCInstrDesc
32 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, in mayAffectControlFlow() function in MCInstrDesc
83 virtual bool mayAffectControlFlow(const MCInst &Inst, in mayAffectControlFlow() function