Searched refs:ResultingLoad (Results 1 – 1 of 1) sorted by relevance
616 if (auto ResultingLoad = TLI->lowerIdempotentRMWIntoFencedLoad(RMWI)) { in simplifyIdempotentRMW() local617 tryExpandAtomicLoad(ResultingLoad); in simplifyIdempotentRMW()