Expand to a ClassID enumerator for a User subclass.

Synopsis

Declared in <llvm/SandboxIR/Value.h>

#define DEF_USER(ID, CLASS)

Parameters

Name

Description

ID

Enumerator name for the ClassID.

CLASS

SandboxIR User subclass type.

Created with MrDocs