Searched refs:getCluster (Results 1 – 4 of 4) sorted by relevance
54 EXPECT_THAT(Clustering.get().getCluster( in TEST()57 EXPECT_THAT(Clustering.get().getCluster( in TEST()
97 const Cluster &getCluster(ClusterId Id) const { in getCluster() function
441 const auto &Cluster = Clustering_.getCluster(Id); in printClusterRawHtml()
704 const ClusterBindings *getCluster(const MemRegion *R) { in getCluster() function in __anone91272100511::ClusterAnalysis724 return Visited.count(getCluster(R)); in isVisited()760 static_cast<DERIVED*>(this)->VisitCluster(BaseR, getCluster(BaseR)); in RunWorkList()1018 return AddToWorkList(WorkListElement(BaseR), getCluster(BaseR)); in AddToWorkList()2776 return AddToWorkList(WorkListElement(BaseR), getCluster(BaseR)); in AddToWorkList()