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