Searched defs:ModeE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | Clustering.h | 27 enum ModeE { Dbscan, Naive }; enum |
H A D | BenchmarkResult.h | 104 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enum |