Searched refs:exportDebugifyStats (Results 1 – 4 of 4) sorted by relevance
193 LLVM_ABI void exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map);
570 exportDebugifyStats(DebugifyExport, Debugify.getDebugifyStatsMap()); in runPassPipeline()
915 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in optMain()
1023 void llvm::exportDebugifyStats(StringRef Path, const DebugifyStatsMap &Map) { in exportDebugifyStats() function in llvm