  | InstructionOpcode Property  | 
 [This is preliminary documentation and is subject to change.]
Gets the LLVM opcode for the instruction
 
    Namespace: 
   Llvm.NET.Instructions
    Assembly:
   Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic OpCode Opcode { get; }Property Value
Type: 
OpCode
See Also