Returns the target instruction descriptor of this MachineInstr.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
MCInstrDesc const&
getDesc() const;
Return Value
Reference to this instruction's MCInstrDesc.
Created with MrDocs