llvm::BitCastOperator::Op

Return a const reference to the operand at compile-time index Idx.

Synopsis

Declared in <llvm/IR/Operator.h>

template<int Idx>
Use const&
Op() const;

Return Value

Const reference to the operand Use.