Expand to a ClassID enumerator for a Value subclass.

Synopsis

Declared in <llvm/SandboxIR/Value.h>

#define DEF_VALUE(ID, CLASS)

Parameters

Name

Description

ID

Enumerator name for the ClassID.

CLASS

SandboxIR Value subclass type.

Created with MrDocs