llvm::CastInst::getOpcode

Return the cast opcode of this instruction.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

Instruction::CastOps
getOpcode() const;

Return Value

This instruction's cast opcode.