Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1274 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in EmitAssemblyWithNewPassManager() local
1277 PrintPassOpts.Indent = DebugPassStructure; in EmitAssemblyWithNewPassManager()
1278 PrintPassOpts.SkipAnalyses = DebugPassStructure; in EmitAssemblyWithNewPassManager()
1280 DebugPassStructure, in EmitAssemblyWithNewPassManager()