Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.h47 friend class BenchmarkRunner; variable
H A DBenchmarkRunner.cpp56 BenchmarkRunner::BenchmarkRunner(const LLVMState &State, Benchmark::ModeE Mode, in BenchmarkRunner() function in llvm::exegesis::BenchmarkRunner
[all...]
/llvm-project/third-party/benchmark/src/
H A Dbenchmark_runner.cc221 BenchmarkRunner::BenchmarkRunner( in BenchmarkRunner() function in benchmark::internal::BenchmarkRunner