Searched refs:GroupNum (Results 1 – 1 of 1) sorted by relevance
1231 unsigned GroupNum = CandToGroup.find(MatchedCand)->second; in CheckLargerCands() local1232 IncludedGroupAndCandA.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()1233 IncludedGroupsA.insert(GroupNum); in CheckLargerCands()1245 unsigned GroupNum = CandToGroup.find(MatchedCand)->second; in CheckLargerCands() local1246 IncludedGroupAndCandB.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()1247 IncludedGroupsB.insert(GroupNum); in CheckLargerCands()