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

#include <MachineInstrBundleIterator.h>

Public Types

typedef simple_ilist< T,
ilist_sentinel_tracking< true > > 
list_type
 
typedef list_type::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< T, true >

Definition at line 29 of file MachineInstrBundleIterator.h.

Member Typedef Documentation

Definition at line 33 of file MachineInstrBundleIterator.h.

Definition at line 31 of file MachineInstrBundleIterator.h.

Definition at line 30 of file MachineInstrBundleIterator.h.

Definition at line 32 of file MachineInstrBundleIterator.h.


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