LLVM 20.0.0git
|
#include "llvm/IR/GlobalVariable.h"
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::OptionalOperandTraits< GlobalVariable > | |
static unsigned | operands (const User *U) |
Static Public Member Functions inherited from llvm::FixedNumOperandTraits< SubClass, ARITY > | |
static Use * | op_begin (SubClass *U) |
static Use * | op_end (SubClass *U) |
static unsigned | operands (const User *) |
Definition at line 290 of file GlobalVariable.h.