Home
last modified time | relevance | path

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

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