Return true if this instruction is bundled with a successor.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isBundledWithSucc() const;
Return Value
True if BundledSucc is set.
Created with MrDocs
Return true if this instruction is bundled with a successor.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isBundledWithSucc() const;
True if BundledSucc is set.
Created with MrDocs