Return true if Opcode is one of the CastInst instructions.
Opcode
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
static bool isCast(unsigned int Opcode);
True if Opcode is a cast.