llvm::UnaryInstruction::Op

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

Synopsis

Declared in <llvm/IR/InstrTypes.h>

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

Return Value

Const reference to the operand Use.