Returns true if the memory operation doesn't imply any ordering constraints on surrounding memory operations beyond the normal memory aliasing rules.
Declared in <llvm/CodeGen/SelectionDAGNodes.h>
bool
isUnordered() const;
True if the memory operation doesn't imply any ordering constraints on surrounding memory operations beyond the normal memory aliasing rules.