LLVM API Documentation
#include <OperandTraits.h>
Static Public Member Functions | |
static unsigned | operands (const User *U) |
![]() | |
static Use * | op_begin (SubClass *U) |
static Use * | op_end (SubClass *U) |
static unsigned | operands (const User *) |
OptionalOperandTraits - when the number of operands may change at runtime. Naturally it may only decrease, because the allocations may not change.
Definition at line 51 of file OperandTraits.h.
|
inlinestatic |
Definition at line 52 of file OperandTraits.h.