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

#include <Instructions.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< InsertValueInst >

Definition at line 2261 of file Instructions.h.


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