Searched refs:expandAtomicStoreToLibcall (Results 1 – 1 of 1) sorted by relevance
114 void expandAtomicStoreToLibcall(StoreInst *LI);238 expandAtomicStoreToLibcall(SI); in run()1701 void AtomicExpandImpl::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpandImpl