Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h240 const DebugifyStatsMap &getDebugifyStatsMap() const { return *DIStatsMap; } in getDebugifyStatsMap() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp1104 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()