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