Reverse‐direction helpers for walking instruction bundles.

Synopsis

Declared in <llvm/CodeGen/MachineInstrBundleIterator.h>

template<>
struct MachineInstrBundleIteratorHelper<true>;

Static Member Functions

Name

Description

decrement

Decrement reverse ilist iterator.

getBundleBegin

Get the beginning of the current bundle.

getBundleFinal

Get the final node of the current bundle.

increment

Increment reverse ilist iterator.

Created with MrDocs