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