LLVM API Documentation

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

#include <Instructions.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< ExtractElementInst >

Definition at line 1589 of file Instructions.h.


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