Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp66 BenchmarkFile("benchmarks-file", variable
361 if (BenchmarkFile.empty()) in benchmarkMain()
362 BenchmarkFile = "-"; in benchmarkMain()
367 ExitOnFileError(BenchmarkFile, Result.writeYaml(State, BenchmarkFile)); in benchmarkMain()
394 if (BenchmarkFile.empty()) in analysisMain()
411 BenchmarkFile, InstructionBenchmark::readYamls(State, BenchmarkFile)); in analysisMain()