Searched refs:GroupNum (Results 1 – 1 of 1) sorted by relevance
1225 unsigned GroupNum = CandToGroup.find(MatchedCand)->second; in CheckLargerCands() local1226 IncludedGroupAndCandA.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()1227 IncludedGroupsA.insert(GroupNum); in CheckLargerCands()1239 unsigned GroupNum = CandToGroup.find(MatchedCand)->second; in CheckLargerCands() local1240 IncludedGroupAndCandB.insert(std::make_pair(GroupNum, MatchedCand)); in CheckLargerCands()1241 IncludedGroupsB.insert(GroupNum); in CheckLargerCands()