Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h35 struct InstructionBenchmarkKey { struct
37 std::vector<MCInst> Instructions;
61 InstructionBenchmarkKey Key; argument