Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp275 DebugifyStatsMap DIStatsMap; member in OptCustomPassManager
300 super::add(createCheckDebugifyFunctionPass(true, Name, &DIStatsMap)); in add()
305 super::add(createCheckDebugifyModulePass(true, Name, &DIStatsMap)); in add()
313 const DebugifyStatsMap &getDebugifyStatsMap() const { return DIStatsMap; } in getDebugifyStatsMap()