Searched refs:DuplicateMap (Results 1 – 2 of 2) sorted by relevance
150 DenseMap<const Value *, const Value *> DuplicateMap; member153 auto DuplIt = DuplicateMap.find(V); in find()154 if (DuplIt != DuplicateMap.end()) in find()
298 SSM.DuplicateMap[Ptrs[i]] = SeenIt->second; in removeDuplicateGCPtrs()