llvm::MachineInstr::isInsertSubreg

Return true if this is an INSERT_SUBREG instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isInsertSubreg() const;

Return Value

True if the opcode is INSERT_SUBREG.