Home
last modified time | relevance | path

Searched defs:Clustering (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DClusteringTest.cpp54 auto Clustering = BenchmarkClustering::create( in TEST() local
126 auto Clustering = BenchmarkClustering::create( in TEST() local
140 auto Clustering = BenchmarkClustering::create( in TEST() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp154 const BenchmarkClustering &Clustering, in Analysis()
320 size_t PointId, const BenchmarkClustering &Clustering) { in addPoint()
332 const BenchmarkClustering &Clustering, in measurementsMatch()
H A DClustering.cpp332 BenchmarkClustering Clustering( in create() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp673 const auto Clustering = ExitOnErr(BenchmarkClustering::create( analysisMain() local