DEF_CONST

Expand to a ClassID enumerator for a Constant subclass.

Synopsis

Declared in <llvm/SandboxIR/Value.h>

#define DEF_CONST(ID, CLASS)

Parameters

NameDescription
IDEnumerator name for the ClassID.
CLASSSandboxIR Constant subclass type.