llvm::AtomicRMWInst::getOperation

Return the binary operation performed by this instruction.

Synopsis

Declared in <llvm/IR/Instructions.h>

BinOp
getOperation() const;

Return Value

The binary operation performed by this instruction.