Return true if this is a COPY instruction.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
bool isCopy() const;
True if the opcode is COPY.