Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp219 static cl::opt<bool> DebugifyEach( variable
287 bool WrapWithDebugify = DebugifyEach && !P->getAsImmutablePass() && in add()
634 bool AddOneTimeDebugifyPasses = EnableDebugify && !DebugifyEach; in main()
866 if (DebugifyEach && !DebugifyExport.empty()) in main()