Helper selecting bundle walk direction for forward or reverse iterators.
Synopsis
Declared in <llvm/CodeGen/MachineInstrBundleIterator.h>
template<bool IsReverse>
struct MachineInstrBundleIteratorHelper;
Specializations
Name |
Description |
Forward‐direction helpers for walking instruction bundles. |
|
Reverse‐direction helpers for walking instruction bundles. |
Created with MrDocs