Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp225 DebugifyExport("debugify-export", variable
866 if (DebugifyEach && !DebugifyExport.empty()) in main()
867 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()