Searched refs:tryExpandAtomicLoad (Results 1 – 1 of 1) sorted by relevance
75 bool tryExpandAtomicLoad(LoadInst *LI);262 MadeChange |= tryExpandAtomicLoad(LI); in runOnFunction()366 bool AtomicExpand::tryExpandAtomicLoad(LoadInst *LI) { in tryExpandAtomicLoad() function in AtomicExpand1389 tryExpandAtomicLoad(ResultingLoad); in simplifyIdempotentRMW()