reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/llvm-exegesis/lib/Clustering.h
   33   create(const std::vector<InstructionBenchmark> &Points, ModeE Mode,

References

tools/llvm-exegesis/llvm-exegesis.cpp
  352   const auto Clustering = ExitOnErr(InstructionBenchmarkClustering::create(
unittests/tools/llvm-exegesis/ClusteringTest.cpp
   49   auto Clustering = InstructionBenchmarkClustering::create(
   77       InstructionBenchmarkClustering::create(
   89       InstructionBenchmarkClustering::create(
  120   auto Clustering = InstructionBenchmarkClustering::create(
  137   auto Clustering = InstructionBenchmarkClustering::create(