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