LLVM  4.0.0
Public Types | List of all members
llvm::MachineInstrBundleIteratorTraits< const T, true > Struct Template Reference

#include <MachineInstrBundleIterator.h>

Public Types

typedef simple_ilist< T,
ilist_sentinel_tracking< true > > 
list_type
 
typedef
list_type::const_reverse_iterator 
instr_iterator
 
typedef list_type::reverse_iterator nonconst_instr_iterator
 
typedef
list_type::const_reverse_iterator 
const_instr_iterator
 

Detailed Description

template<class T>
struct llvm::MachineInstrBundleIteratorTraits< const T, true >

Definition at line 41 of file MachineInstrBundleIterator.h.

Member Typedef Documentation

Definition at line 45 of file MachineInstrBundleIterator.h.

Definition at line 43 of file MachineInstrBundleIterator.h.

Definition at line 42 of file MachineInstrBundleIterator.h.

Definition at line 44 of file MachineInstrBundleIterator.h.


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