Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp156 const InstructionBenchmarkClustering &Clustering, in Analysis()
337 size_t PointId, const InstructionBenchmarkClustering &Clustering) { in addPoint()
349 const InstructionBenchmarkClustering &Clustering, in measurementsMatch()
H A DClustering.cpp334 InstructionBenchmarkClustering Clustering( in create() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp606 const auto Clustering = ExitOnErr(InstructionBenchmarkClustering::create( in analysisMain() local