Searched refs:tryExpandAtomicStore (Results 1 – 1 of 1) sorted by relevance
77 bool tryExpandAtomicStore(StoreInst *SI);334 MadeChange |= tryExpandAtomicStore(SI); in run()474 bool AtomicExpandImpl::tryExpandAtomicStore(StoreInst *SI) { in tryExpandAtomicStore() function in AtomicExpandImpl