Expand to a ClassID enumerator for an Instruction subclass.
Declared in <llvm/SandboxIR/Value.h>
#define DEF_INSTR(ID, OPC, CLASS)
| Name | Description |
|---|---|
| ID | Enumerator name for the ClassID. |
| OPC | Opcode list for the instruction. |
| CLASS | SandboxIR Instruction subclass type. |