Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1210 DenseMap<unsigned, IRSimilarityCandidate *> IncludedGroupAndCandA; in CheckLargerCands() local
1232 IncludedGroupAndCandA.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()
1260 auto ItA = IncludedGroupAndCandA.find(*IncludedGroupsA.begin()); in CheckLargerCands()