Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DDebugify.h58 void exportDebugifyStats(llvm::StringRef Path, const DebugifyStatsMap &Map);
H A DDebugify.cpp399 void exportDebugifyStats(llvm::StringRef Path, const DebugifyStatsMap &Map) { in exportDebugifyStats() function
H A Dopt.cpp867 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()