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