Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h357 bool DebugPassManager = false; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h157 bool DebugPassManager = false; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp270 bool DebugPassManager, in optimizeModuleNewPM()
490 bool UseNewPM, bool DebugPassManager) { in ProcessThinLTOModule()