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