llvm::AnyMemSetInst::getValue

Return the fill/value operand.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

Value*
getValue() const;

Return Value

The fill/value operand.