Searched refs:LoadAccess (Results 1 – 1 of 1) sorted by relevance
1913 auto *LoadAccess = MSSA.getMemoryAccess(LoadI)->getDefiningAccess(); in storeIsNoop() local1915 if (LoadAccess == Def->getDefiningAccess()) in storeIsNoop()1947 if (LoadAccess != Current) in storeIsNoop()