Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp67 BenchmarkFile("benchmarks-file", variable
370 if (BenchmarkFile.empty()) in benchmarkMain()
371 BenchmarkFile = "-"; in benchmarkMain()
376 ExitOnFileError(BenchmarkFile, Result.writeYaml(State, BenchmarkFile)); in benchmarkMain()
403 if (BenchmarkFile.empty()) in analysisMain()
420 BenchmarkFile, InstructionBenchmark::readYamls(State, BenchmarkFile)); in analysisMain()