Returns true if the MachineInstr represents a label.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isLabel() const;
Return Value
True if this is an EH, GC, or annotation label.
Created with MrDocs
Returns true if the MachineInstr represents a label.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isLabel() const;
True if this is an EH, GC, or annotation label.
Created with MrDocs