Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h71 struct InstructionBenchmark { struct
72 InstructionBenchmarkKey Key; argument
91 InstructionBenchmark() = default; argument
95 InstructionBenchmark &operator=(const InstructionBenchmark &) = delete; argument
96 InstructionBenchmark &operator=(InstructionBenchmark &&) = delete; argument
107 struct TripleAndCpu {