LLVM 22.0.0git
llvm::OperandTraits< GlobalVariable > Struct Reference

#include "llvm/IR/GlobalVariable.h"

Inheritance diagram for llvm::OperandTraits< GlobalVariable >:
[legend]

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< GlobalVariable, 1 >
static Useop_begin (GlobalVariable *U)
static Useop_end (GlobalVariable *U)
static unsigned operands (const User *)

Detailed Description

Definition at line 330 of file GlobalVariable.h.


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