LLVM
8.0.1
|
VariadicOperandTraits - determine the allocation regime of the Use array when it is a prefix to the User object, and the number of Use objects is only known at allocation 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 *U) |
VariadicOperandTraits - determine the allocation regime of the Use array when it is a prefix to the User object, and the number of Use objects is only known at allocation time.
Definition at line 69 of file OperandTraits.h.
|
inlinestatic |
Definition at line 70 of file OperandTraits.h.
|
inlinestatic |
Definition at line 76 of file OperandTraits.h.
|
inlinestatic |
Definition at line 79 of file OperandTraits.h.