Searched refs:exportDebugifyStats (Results 1 – 4 of 4) sorted by relevance
186 void exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map);
531 exportDebugifyStats(DebugifyExport, Debugify.getDebugifyStatsMap()); in runPassPipeline()
912 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()
934 void llvm::exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map) { in exportDebugifyStats() function in llvm