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