Searched refs:expandAtomicCmpXchg (Results 1 – 1 of 1) sorted by relevance
54 bool expandAtomicCmpXchg(AtomicCmpXchgInst *CI);145 MadeChange |= expandAtomicCmpXchg(CASI); in runOnFunction()404 bool AtomicExpand::expandAtomicCmpXchg(AtomicCmpXchgInst *CI) { in expandAtomicCmpXchg() function in AtomicExpand