llvm::GMemOperation::isSimple

Returns true if the memory operation is neither atomic or volatile.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GenericMachineInstrs.h>

bool
isSimple() const;

Return Value

True if the memory operation is neither atomic or volatile.