Return true if this atomic instruction stores to memory.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
bool hasAtomicStore() const;
True if this atomic instruction has a store.