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