LLVM
8.0.1
|
HungoffOperandTraits - determine the allocation regime of the Use array when it is not a prefix to the User object, but allocated at an unrelated heap address. More...
#include "llvm/IR/OperandTraits.h"
Static Public Member Functions | |
static Use * | op_begin (User *U) |
static Use * | op_end (User *U) |
static unsigned | operands (const User *U) |
HungoffOperandTraits - determine the allocation regime of the Use array when it is not a prefix to the User object, but allocated at an unrelated heap address.
This is the traits class that is needed when the Use array must be resizable.
Definition at line 96 of file OperandTraits.h.
|
inlinestatic |
Definition at line 97 of file OperandTraits.h.
|
inlinestatic |
Definition at line 100 of file OperandTraits.h.
|
inlinestatic |
Definition at line 103 of file OperandTraits.h.