llvm::MachineInstr::isJumpTableDebugInfo

Return true if this is a JUMP_TABLE_DEBUG_INFO instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isJumpTableDebugInfo() const;

Return Value

True if the opcode is JUMP_TABLE_DEBUG_INFO.