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

References

tools/llvm-exegesis/lib/Clustering.cpp
   92       NoiseCluster_(ClusterId::noise()), ErrorCluster_(ClusterId::error()) {}
  102       ClusterIdForPoint_[P] = ClusterId::error();
unittests/tools/llvm-exegesis/ClusteringTest.cpp
   58                   InstructionBenchmarkClustering::ClusterId::error()),
   62             InstructionBenchmarkClustering::ClusterId::error());
  104             InstructionBenchmarkClustering::ClusterId::error());
  107             InstructionBenchmarkClustering::ClusterId::error());