Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1281 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in EmitAssemblyWithNewPassManager() local
1284 PrintPassOpts.Indent = DebugPassStructure; in EmitAssemblyWithNewPassManager()
1285 PrintPassOpts.SkipAnalyses = DebugPassStructure; in EmitAssemblyWithNewPassManager()
1287 DebugPassStructure, in EmitAssemblyWithNewPassManager()