Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h828 DenseMap<unsigned, DenseSet<unsigned>> &ToSourceMapping,