Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h46 struct InstructionBenchmarkKey { struct
48 std::vector<MCInst> Instructions;
72 InstructionBenchmarkKey Key; argument