Searched refs:tryExpandAtomicStore (Results 1 – 1 of 1) sorted by relevance
86 bool tryExpandAtomicStore(StoreInst *SI);370 MadeChange |= tryExpandAtomicStore(SI); in processAtomicInstr()545 bool AtomicExpandImpl::tryExpandAtomicStore(StoreInst *SI) { in tryExpandAtomicStore() function in AtomicExpandImpl