Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp317 const DebugifyStatsMap &getDebugifyStatsMap() const { return DIStatsMap; } in getDebugifyStatsMap() function in OptCustomPassManager
867 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()