Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1213 DenseSet<unsigned> IncludedGroupsB; in CheckLargerCands() local
1247 IncludedGroupsB.insert(GroupNum); in CheckLargerCands()
1252 set_intersect(IncludedGroupsA, IncludedGroupsB); in CheckLargerCands()