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

#include <InstrTypes.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< UnaryInstruction >

Definition at line 124 of file InstrTypes.h.


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