Searched refs:expandAtomicStore (Results 1 – 1 of 1) sorted by relevance
84 void expandAtomicStore(StoreInst *SI);444 expandAtomicStore(SI); in tryExpandAtomicStore()517 void AtomicExpand::expandAtomicStore(StoreInst *SI) { in expandAtomicStore() function in AtomicExpand