LLVM  3.7.0
List of all members
llvm::OperandTraits< StoreInst > Struct Template Reference

#include <Instructions.h>

Inheritance diagram for llvm::OperandTraits< StoreInst >:
[legend]
Collaboration diagram for llvm::OperandTraits< StoreInst >:
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from llvm::FixedNumOperandTraits< StoreInst, 2 >
static Useop_begin (StoreInst *U)
 
static Useop_end (StoreInst *U)
 
static unsigned operands (const User *)
 

Detailed Description

template<>
struct llvm::OperandTraits< StoreInst >

Definition at line 434 of file Instructions.h.


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