Home
last modified time | relevance | path

Searched defs:IndexToIncludedCand (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1208 CheckLargerCands(IRSimilarityCandidate & CandA,IRSimilarityCandidate & CandB,DenseMap<unsigned,DenseSet<IRSimilarityCandidate * >> & IndexToIncludedCand,DenseMap<IRSimilarityCandidate *,unsigned> & CandToGroup) CheckLargerCands() argument
1282 findCandidateStructures(std::vector<IRSimilarityCandidate> & CandsForRepSubstring,DenseMap<unsigned,SimilarityGroup> & StructuralGroups,DenseMap<unsigned,DenseSet<IRSimilarityCandidate * >> & IndexToIncludedCand,DenseMap<IRSimilarityCandidate *,unsigned> & CandToOverallGroup) findCandidateStructures() argument
1391 DenseMap<unsigned, DenseSet<IRSimilarityCandidate *>> IndexToIncludedCand; findCandidates() local
[all...]