LLVM
15.0.0git
|
ConstMIBundleOperands - Iterate over all operands in a const bundle of machine instructions. More...
#include "llvm/CodeGen/MachineInstrBundle.h"
Static Public Member Functions | |
static ConstMIBundleOperands | end (const MachineBasicBlock &MBB) |
Returns an iterator past the last iteration. More... | |
ConstMIBundleOperands - Iterate over all operands in a const bundle of machine instructions.
Definition at line 185 of file MachineInstrBundle.h.
|
inline |
Definition at line 194 of file MachineInstrBundle.h.
|
inlinestatic |
Returns an iterator past the last iteration.
Definition at line 198 of file MachineInstrBundle.h.
References MBB.
Referenced by llvm::const_mi_bundle_ops().