LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
llvm::OperandTraits< InvokeInst > Struct Template Reference

#include <Instructions.h>

Inheritance diagram for llvm::OperandTraits< InvokeInst >:
Inheritance graph
[legend]
Collaboration diagram for llvm::OperandTraits< InvokeInst >:
Collaboration graph
[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 3055 of file Instructions.h.


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