Searched refs:tryExpandAtomicLoad (Results 1 – 1 of 1) sorted by relevance
79 bool tryExpandAtomicLoad(LoadInst *LI);313 MadeChange |= tryExpandAtomicLoad(LI); in runOnFunction()417 bool AtomicExpand::tryExpandAtomicLoad(LoadInst *LI) { in tryExpandAtomicLoad() function in AtomicExpand1472 tryExpandAtomicLoad(ResultingLoad); in simplifyIdempotentRMW()