Home
last modified time | relevance | path

Searched defs:DebugPassManager (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h349 bool DebugPassManager = false; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp175 DebugPassManager("debug-pass-manager", cl::Hidden, variable
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h162 bool DebugPassManager = false; member
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp239 bool DebugPassManager, ModuleSummaryIndex *Index) { in optimizeModule()
454 bool DebugPassManager) { in ProcessThinLTOModule()