Return true if this instruction's opcode is DBG_LABEL.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isDebugLabel() const;
Return Value
True if the opcode is DBG_LABEL.
Created with MrDocs
Return true if this instruction's opcode is DBG_LABEL.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isDebugLabel() const;
True if the opcode is DBG_LABEL.
Created with MrDocs