Searched refs:exportDebugifyStats (Results 1 – 4 of 4) sorted by relevance
78 void exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map);
452 exportDebugifyStats(DebugifyExport, Debugify.StatsMap); in runPassPipeline()
1021 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()
480 void llvm::exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map) { in exportDebugifyStats() function in llvm