Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h851 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,
875 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1011 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping, in createCanonicalRelationFrom() argument
1025 for (std::pair<unsigned, DenseSet<unsigned>> &GVNMapping : ToSourceMapping) { in createCanonicalRelationFrom()