Reverse‐direction helpers for walking instruction bundles.
Synopsis
Declared in <llvm/CodeGen/MachineInstrBundleIterator.h>
template<>
struct MachineInstrBundleIteratorHelper<true>;
Static Member Functions
Name |
Description |
Decrement reverse ilist iterator. |
|
Get the beginning of the current bundle. |
|
Get the final node of the current bundle. |
|
Increment reverse ilist iterator. |
Created with MrDocs