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