Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h60 struct InstructionBenchmark { struct
61 InstructionBenchmarkKey Key; argument
80 static Expected<InstructionBenchmark> readYaml(const LLVMState &State, argument