Searched refs:DebugifyExport (Results 1 – 3 of 3) sorted by relevance
50 DebugifyExport("debugify-export", variable469 if (DebugifyEach && !DebugifyExport.empty()) in runPassPipeline()470 exportDebugifyStats(DebugifyExport, Debugify.StatsMap); in runPassPipeline()
34 extern cl::opt<std::string> DebugifyExport;
1103 if (DebugifyEach && !DebugifyExport.empty()) in main()1104 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()