LLVM 20.0.0git
|
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 95 of file OperandTraits.h.
|
inlinestatic |
Definition at line 96 of file OperandTraits.h.
|
inlinestatic |
Definition at line 99 of file OperandTraits.h.
|
inlinestatic |
Definition at line 102 of file OperandTraits.h.