Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h349 bool DebugPassManager = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h118 bool DebugPassManager = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
DConfig.h162 bool DebugPassManager = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp239 bool DebugPassManager, ModuleSummaryIndex *Index) { in optimizeModule()
454 bool DebugPassManager) { in ProcessThinLTOModule()