llvm::AtomicRMWInst::setElementwise

Specify whether this RMW has elementwise vector semantics.

Synopsis

Declared in <llvm/IR/Instructions.h>

void
setElementwise(bool V);