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