Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.h96 const Cluster &getCluster(ClusterId Id) const { in getCluster() function
H A DAnalysis.cpp438 const auto &Cluster = Clustering_.getCluster(Id); in printClusterRawHtml()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp715 const ClusterBindings *getCluster(const MemRegion *R) { in getCluster() function in __anoned09092b0611::ClusterAnalysis
735 return Visited.count(getCluster(R)); in isVisited()
771 static_cast<DERIVED*>(this)->VisitCluster(BaseR, getCluster(BaseR)); in RunWorkList()
1029 return AddToWorkList(WorkListElement(BaseR), getCluster(BaseR)); in AddToWorkList()
2490 return AddToWorkList(WorkListElement(BaseR), getCluster(BaseR)); in AddToWorkList()