Searched defs:BenchmarkResultContext (Results 1 – 1 of 1) sorted by relevance
108 struct BenchmarkResultContext { struct111 BenchmarkResultContext &operator=(BenchmarkResultContext &&) = default; argument113 BenchmarkResultContext &operator=(const BenchmarkResultContext &) = delete; argument132 std::unordered_map<unsigned, llvm::StringRef> RegNoToName;133 llvm::StringMap<unsigned> InstrNameToOpcode;134 llvm::StringMap<unsigned> RegNameToNo;