llvm::BitCastOperator::getDestTy

Return the destination type of this bitcast.

Synopsis

Declared in <llvm/IR/Operator.h>

Type*
getDestTy() const;

Return Value

The type of the bitcast result.