reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
166 auto *BasePtrSCEV = SE->getPointerBase(PtrSCEV); 168 auto SecondLevelAliasScope = SecondLevelAliasScopeMap.lookup(PtrSCEV); 170 SecondLevelOtherAliasScopeListMap.lookup(PtrSCEV); 178 SecondLevelAliasScopeMap[PtrSCEV] = SecondLevelAliasScope; 187 SecondLevelOtherAliasScopeListMap[PtrSCEV] = SecondLevelOtherAliasScopeList;