Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp46 BenchmarkFile("benchmarks-file", llvm::cl::desc(""), llvm::cl::init("")); variable
153 if (BenchmarkFile.empty()) in benchmarkMain()
154 BenchmarkFile = "-"; in benchmarkMain()
160 ExitOnErr(Result.writeYaml(Context, BenchmarkFile)); in benchmarkMain()
187 if (BenchmarkFile.empty()) in analysisMain()
197 getBenchmarkResultContext(State), BenchmarkFile)); in analysisMain()