LLVM: llvm::VariadicOperandTraits< SubClass > Struct Template Reference (original) (raw)

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](OperandTraits%5F8h%5Fsource.html)"

template
struct llvm::VariadicOperandTraits< SubClass >

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 67 of file OperandTraits.h.

op_begin()

template

op_end()

template

operands()

template


The documentation for this struct was generated from the following file: