Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp60 DebugPM("debug-pass-manager", cl::Hidden, variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h31 bool DebugPM = false; global() member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp71 static cl::opt<DebugLogging> DebugPM( variable