Searched refs:expandAtomicStore (Results 1 – 1 of 1) sorted by relevance
87 void expandAtomicStore(StoreInst *SI);550 expandAtomicStore(SI); in tryExpandAtomicStore()623 void AtomicExpandImpl::expandAtomicStore(StoreInst *SI) { in expandAtomicStore() function in AtomicExpandImpl