Returns true if the MachineInstr represents a label.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isLabel() const;
Return Value
true if the MachineInstr represents a label.
Created with MrDocs
Returns true if the MachineInstr represents a label.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isLabel() const;
true if the MachineInstr represents a label.
Created with MrDocs