Searched refs:DIStatsMap (Results 1 – 1 of 1) sorted by relevance
279 DebugifyStatsMap DIStatsMap; member in OptCustomPassManager304 super::add(createCheckDebugifyFunctionPass(true, Name, &DIStatsMap)); in add()309 super::add(createCheckDebugifyModulePass(true, Name, &DIStatsMap)); in add()317 const DebugifyStatsMap &getDebugifyStatsMap() const { return DIStatsMap; } in getDebugifyStatsMap()