Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp221 DebugifyExport("debugify-export", variable
858 if (DebugifyEach && !DebugifyExport.empty()) in main()
859 exportDebugifyStats(DebugifyExport, Passes.getDebugifyStatsMap()); in main()