LLVM 20.0.0git
|
#include "llvm/IR/Operator.h"
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::VariadicOperandTraits< GEPOperator, 1 > | |
static Use * | op_begin (GEPOperator *U) |
static Use * | op_end (GEPOperator *U) |
static unsigned | operands (const User *U) |
Definition at line 536 of file Operator.h.