Searched refs:IncludedGroupAndCandA (Results 1 – 1 of 1) sorted by relevance
1210 DenseMap<unsigned, IRSimilarityCandidate *> IncludedGroupAndCandA; in CheckLargerCands() local1232 IncludedGroupAndCandA.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()1260 auto ItA = IncludedGroupAndCandA.find(*IncludedGroupsA.begin()); in CheckLargerCands()