Home
last modified time | relevance | path

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

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