LLVM  4.0.0
List of all members
llvm::OperandTraits< CmpInst > Struct Template Reference

#include <InstrTypes.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< CmpInst >

Definition at line 1130 of file InstrTypes.h.


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