llvm::MemSDNode::isUnordered

Returns true if the memory operation doesn't imply any ordering constraints on surrounding memory operations beyond the normal memory aliasing rules.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

bool
isUnordered() const;