Searched refs:DebugPassManager (Results 1 – 7 of 7) sorted by relevance
151 DebugPassManager("debug-pass-manager", cl::init(false), cl::Hidden,254 Conf.DebugPassManager = DebugPassManager; in run()
157 bool DebugPassManager = false; member
1279 StandardInstrumentations SI(CodeGenOpts.DebugPassManager || in EmitAssemblyWithNewPassManager()1563 Conf.DebugPassManager = CGOpts.DebugPassManager; in runThinLTOBackend()
235 StandardInstrumentations SI(Conf.DebugPassManager); in runNewPMPasses()
960 Conf.DebugPassManager = options::debug_pass_manager; in createLTO()
68 CODEGENOPT(DebugPassManager, 1, 0) ///< Prints debug information for the new
5007 CodeGenOpts<"DebugPassManager">, DefaultFalse,