Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp313 const DebugifyStatsMap &getDebugifyStatsMap() const { return DIStatsMap; } in getDebugifyStatsMap() function in OptCustomPassManager
859 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()