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