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