LLVM: llvm::MachineInstrBundleIteratorHelper< true > Struct Reference (original) (raw)

#include "[llvm/CodeGen/MachineInstrBundleIterator.h](MachineInstrBundleIterator%5F8h%5Fsource.html)"

Inheritance diagram for llvm::MachineInstrBundleIteratorHelper< true >:

Static Public Member Functions
template
static Iterator getBundleBegin (Iterator I)
Get the beginning of the current bundle.
template
static Iterator getBundleFinal (Iterator I)
Get the final node of the current bundle.
template
static void increment (Iterator &I)
Increment reverse ilist iterator.
template
static void decrement (Iterator &I)
Decrement reverse ilist iterator.

Detailed Description

Member Function Documentation

decrement()

getBundleBegin()

getBundleFinal()

increment()


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