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