Searched refs:tryExpandAtomicCmpXchg (Results 1 – 1 of 1) sorted by relevance
102 bool tryExpandAtomicCmpXchg(AtomicCmpXchgInst *CI);341 MadeChange |= tryExpandAtomicCmpXchg(CASI); in runOnFunction()1408 bool AtomicExpand::tryExpandAtomicCmpXchg(AtomicCmpXchgInst *CI) { in tryExpandAtomicCmpXchg() function in AtomicExpand