Searched defs:DebugLogging (Results 1 – 3 of 3) sorted by relevance
236 bool DebugLogging) { in addPerModuleDefaultPipeline()249 bool DebugLogging) { in addLTOPreLinkDefaultPipeline()256 bool DebugLogging) { in addLTODefaultPipeline()320 bool DebugLogging) { in parseModulePassName()456 bool DebugLogging) { in parseLoopPassPipeline()495 bool DebugLogging) { in parseFunctionPassPipeline()548 bool DebugLogging) { in parseCGSCCPassPipeline()615 bool DebugLogging) { in parseModulePassPipeline()685 bool DebugLogging) { in parsePassPipeline()
134 bool DebugLogging; variable224 bool DebugLogging; variable
231 PassManager(bool DebugLogging = false) : DebugLogging(DebugLogging) {} in DebugLogging() argument294 bool DebugLogging; variable486 AnalysisManager(bool DebugLogging = false) : DebugLogging(DebugLogging) {} in DebugLogging() function648 bool DebugLogging; variable