Searched refs:ResultingLoad (Results 1 – 1 of 1) sorted by relevance
558 if (auto ResultingLoad = TLI->lowerIdempotentRMWIntoFencedLoad(RMWI)) { in simplifyIdempotentRMW() local559 if (TLI->shouldExpandAtomicLoadInIR(ResultingLoad)) in simplifyIdempotentRMW()560 expandAtomicLoad(ResultingLoad); in simplifyIdempotentRMW()