Home
last modified time | relevance | path

Searched refs:ToSourceMapping (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp958 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping, in createCanonicalRelationFrom() argument
972 for (std::pair<unsigned, DenseSet<unsigned>> &GVNMapping : ToSourceMapping) { in createCanonicalRelationFrom()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h827 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,