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

#include <Instructions.h>

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

Additional Inherited Members

- Static Public Member Functions inherited from llvm::VariadicOperandTraits< InvokeInst, 3 >
static Useop_begin (InvokeInst *U)
 
static Useop_end (InvokeInst *U)
 
static unsigned operands (const User *U)
 

Detailed Description

template<>
struct llvm::OperandTraits< InvokeInst >

Definition at line 3493 of file Instructions.h.


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