ΒΆbool lowerAtomicCmpXchgInst(
    llvm::AtomicCmpXchgInst* CXI)
bool lowerAtomicCmpXchgInst(
    llvm::AtomicCmpXchgInst* CXI)Description
Convert the given Cmpxchg into primitive load and compare.
Declared at: llvm/include/llvm/Transforms/Utils/LowerAtomic.h:24