Searched refs:IntMap (Results 1 – 3 of 3) sorted by relevance
48 typedef HashMap<int, int> IntMap; typedef66 IntMap* membership);74 IntMap* membership) const;80 IntMap view_to_canonical_view_;90 IntMap* membership) { in ComputeCanonicalViewsClustering()103 IntMap* membership) { in ComputeClustering()216 IntMap* membership) const { in ComputeClusterMembership()220 IntMap center_to_cluster_id; in ComputeClusterMembership()231 IntMap::const_iterator it = in ComputeClusterMembership()
105 IntMap* parents = entries_[i].parents; in Compile()112 for (IntMap::iterator it = parents->begin(); it != parents->end(); ++it) in Compile()117 for (IntMap::iterator it = parents->begin(); in Compile()221 entry->parents = new IntMap(node_map_.size()); in AssignUniqueIds()247 IntMap uniq_child(node_map_.size()); in AssignUniqueIds()293 IntMap regexps_map(prefilter_vec_.size()); in RegexpsGivenStrings()300 for (IntMap::iterator it = regexps_map.begin(); in RegexpsGivenStrings()312 IntMap* regexps) const { in PropagateMatch()313 IntMap count(entries_.size()); in PropagateMatch()314 IntMap work(entries_.size()); in PropagateMatch()[all …]
24 typedef SparseArray<int> IntMap; typedef74 IntMap* parents;89 IntMap* regexps) const;