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.
Created with MrDocs
Return true if this is an INSERT_SUBREG instruction.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
isInsertSubreg() const;
True if the opcode is INSERT_SUBREG.
Created with MrDocs