LLVM
8.0.1
|
FixedNumOperandTraits - determine the allocation regime of the Use array when it is a prefix to the User object, and the number of Use objects is known at compile time. More...
#include "llvm/IR/OperandTraits.h"
Static Public Member Functions | |
static Use * | op_begin (SubClass *U) |
static Use * | op_end (SubClass *U) |
static unsigned | operands (const User *) |
FixedNumOperandTraits - determine the allocation regime of the Use array when it is a prefix to the User object, and the number of Use objects is known at compile time.
Definition at line 31 of file OperandTraits.h.
|
inlinestatic |
Definition at line 32 of file OperandTraits.h.
|
inlinestatic |
Definition at line 38 of file OperandTraits.h.
|
inlinestatic |
Definition at line 41 of file OperandTraits.h.