Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.h45 bool DumpObjectToDisk) const;
DBenchmarkRunner.cpp138 bool DumpObjectToDisk) const { in runConfiguration()
196 if (DumpObjectToDisk) { in runConfiguration()
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp178 DumpObjectToDisk("dump-object-to-disk", variable
366 Conf, NumRepetitions, Repetitors, DumpObjectToDisk)); in benchmarkMain()