Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.h108 struct BenchmarkResultContext { struct
111 BenchmarkResultContext &operator=(BenchmarkResultContext &&) = default; argument
113 BenchmarkResultContext &operator=(const BenchmarkResultContext &) = delete; argument
132 std::unordered_map<unsigned, llvm::StringRef> RegNoToName;
133 llvm::StringMap<unsigned> InstrNameToOpcode;
134 llvm::StringMap<unsigned> RegNameToNo;