Searched refs:expandAtomicStore (Results 1 – 1 of 1) sorted by relevance
82 void expandAtomicStore(StoreInst *SI);435 expandAtomicStore(SI); in tryExpandAtomicStore()510 void AtomicExpand::expandAtomicStore(StoreInst *SI) { in expandAtomicStore() function in AtomicExpand