Searched refs:DebugifyEach (Results 1 – 3 of 3) sorted by relevance
34 extern cl::opt<bool> DebugifyEach;
48 cl::opt<bool> DebugifyEach( variable430 if (DebugifyEach) { in runPassPipeline()569 if (DebugifyEach && !DebugifyExport.empty()) in runPassPipeline()
777 if (DebugifyEach) { in optMain()788 (EnableDebugify && !DebugifyEach) || in optMain()914 if (DebugifyEach && !DebugifyExport.empty()) in optMain()