class BitCastOperator
Declaration
class BitCastOperator { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/Operator.h:587
Method Overview
Methods
¶llvm::Type* getDestTy() const
llvm::Type* getDestTy() const
Declared at: llvm/include/llvm/IR/Operator.h:597
¶llvm::Type* getSrcTy() const
llvm::Type* getSrcTy() const
Declared at: llvm/include/llvm/IR/Operator.h:593