Searched refs:ToSourceMapping (Results 1 – 2 of 2) sorted by relevance
839 /// found mappings in \p ToSourceMapping and \p FromSourceMapping. Both of845 /// \param ToSourceMapping - The mapping of value numbers from this candidate851 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,857 /// found mappings in \p ToSourceMapping and \p FromSourceMapping. Both of868 /// \param ToSourceMapping - The mapping of value numbers from this candidate875 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,
1011 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping, in createCanonicalRelationFrom() argument1025 for (std::pair<unsigned, DenseSet<unsigned>> &GVNMapping : ToSourceMapping) { in createCanonicalRelationFrom()