Return true if AO is Release or stronger in the atomic ordering lattice.
AO
Release
Declared in <llvm/Support/AtomicOrdering.h>
<llvm/Support/AtomicOrdering.h>
bool isReleaseOrStronger(AtomicOrdering AO);
True if AO is Release or stronger in the lattice.