Return true if this atomic instruction loads from memory.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
bool hasAtomicLoad() const;
True if this atomic instruction has a load.