ΒΆint getCondSrcNoFromDesc(
const llvm::MCInstrDesc& MCID)
int getCondSrcNoFromDesc(
const llvm::MCInstrDesc& MCID)
Description
Return the source operand # for condition code by \p MCID. If the instruction doesn't have a condition code, return -1.
Declared at: llvm/lib/Target/X86/X86InstrInfo.h:45
Parameters
- const llvm::MCInstrDesc& MCID