Searched refs:expandAtomicRMWToLibcall (Results 1 – 1 of 1) sorted by relevance
90 void expandAtomicRMWToLibcall(AtomicRMWInst *I);213 expandAtomicRMWToLibcall(RMWI); in runOnFunction()1412 void AtomicExpand::expandAtomicRMWToLibcall(AtomicRMWInst *I) { in expandAtomicRMWToLibcall() function in AtomicExpand