Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.h58 void exportDebugifyStats(llvm::StringRef Path, const DebugifyStatsMap &Map);
DDebugify.cpp398 void exportDebugifyStats(llvm::StringRef Path, const DebugifyStatsMap &Map) { in exportDebugifyStats() function
Dopt.cpp859 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()