Return the number of instructions inside this bundle, excluding the header.
Declared in <llvm/CodeGen/MachineInstr.h>
unsigned int
getBundleSize() const;
This is the number MachineBasicBlock::iterator skips; 0 if unbundled.
Bundle size excluding the header, or 0 if not bundled.