Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h35 struct InstructionBenchmarkKey { struct
37 std::vector<MCInst> Instructions;
61 InstructionBenchmarkKey Key; argument