Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1211 DenseMap<unsigned, IRSimilarityCandidate *> IncludedGroupAndCandB; in CheckLargerCands() local
1246 IncludedGroupAndCandB.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()
1261 auto ItB = IncludedGroupAndCandB.find(*IncludedGroupsA.begin()); in CheckLargerCands()