Searched refs:expandAtomicStoreToLibcall (Results 1 – 1 of 1) sorted by relevance
89 void expandAtomicStoreToLibcall(StoreInst *LI);207 expandAtomicStoreToLibcall(SI); in runOnFunction()1325 void AtomicExpand::expandAtomicStoreToLibcall(StoreInst *I) { in expandAtomicStoreToLibcall() function in AtomicExpand