Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.h45 bool DumpObjectToDisk) const;
H A DBenchmarkRunner.cpp138 bool DumpObjectToDisk) const { in runConfiguration()
194 if (DumpObjectToDisk) { in runConfiguration()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp179 DumpObjectToDisk("dump-object-to-disk", variable
368 Conf, NumRepetitions, Repetitors, DumpObjectToDisk)); in benchmarkMain()