LLVM  8.0.1
List of all members
llvm::OperandTraits< GlobalVariable > Struct Template Reference

#include "llvm/IR/GlobalVariable.h"

Inheritance diagram for llvm::OperandTraits< GlobalVariable >:
Inheritance graph
[legend]
Collaboration diagram for llvm::OperandTraits< GlobalVariable >:
Collaboration graph
[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

template<>
struct llvm::OperandTraits< GlobalVariable >

Definition at line 257 of file GlobalVariable.h.


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