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