Searched refs:expandAtomicStore (Results 1 – 1 of 1) sorted by relevance
78 void expandAtomicStore(StoreInst *SI);479 expandAtomicStore(SI); in tryExpandAtomicStore()552 void AtomicExpandImpl::expandAtomicStore(StoreInst *SI) { in expandAtomicStore() function in AtomicExpandImpl