llvm::Instruction::isAtomic

Return true if this instruction has an AtomicOrdering of unordered or higher.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
isAtomic() const;