Return true if this instruction may have an ordered or volatile memory reference, or if the information describing the memory reference is not available. Return false if it is known to have no ordered or volatile memory references.
Declared in <llvm/CodeGen/MachineInstr.h>
bool
hasOrderedMemoryRef() const;