Searched refs:mayAffectControlFlow (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrDesc.cpp32 bool MCInstrDesc::mayAffectControlFlow(const MCInst &MI, function in class:MCInstrDesc
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h330 bool mayAffectControlFlow(const MCInst &MI, const MCRegisterInfo &RI) const;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp1069 .mayAffectControlFlow(mc_inst, *m_reg_info_up);

Completed in 66 milliseconds