llvm::MachineInstr::isRegSequence

Return true if this is a REG_SEQUENCE instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isRegSequence() const;

Return Value

True if the opcode is REG_SEQUENCE.