llvm::MachineInstr::isBundle

Return true if this is a BUNDLE header instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isBundle() const;

Return Value

True if the opcode is BUNDLE.