Return true if this instruction is part of a bundle.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isBundled() const;
Return Value
True if bundled with a predecessor or successor.
Created with MrDocs
Return true if this instruction is part of a bundle.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isBundled() const;
True if bundled with a predecessor or successor.
Created with MrDocs