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

References

tools/llvm-exegesis/lib/Analysis.cpp
  595   printClusterRawHtml(InstructionBenchmarkClustering::ClusterId::noise(),
tools/llvm-exegesis/lib/Clustering.cpp
   92       NoiseCluster_(ClusterId::noise()), ErrorCluster_(ClusterId::error()) {}
  137       ClusterIdForPoint_[P] = ClusterId::noise();
unittests/tools/llvm-exegesis/ClusteringTest.cpp
   55                   InstructionBenchmarkClustering::ClusterId::noise()),
   64             InstructionBenchmarkClustering::ClusterId::noise());
  101             InstructionBenchmarkClustering::ClusterId::noise());
  106   ASSERT_LT(InstructionBenchmarkClustering::ClusterId::noise(),