Home
last modified time | relevance | path

Searched refs:BenchmarkFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp67 BenchmarkFile("benchmarks-file", variable
363 if (BenchmarkFile.empty()) in benchmarkMain()
364 BenchmarkFile = "-"; in benchmarkMain()
369 ExitOnFileError(BenchmarkFile, Result.writeYaml(State, BenchmarkFile)); in benchmarkMain()
396 if (BenchmarkFile.empty()) in analysisMain()
413 BenchmarkFile, InstructionBenchmark::readYamls(State, BenchmarkFile)); in analysisMain()