Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp202 static cl::opt<bool> EnableDebugify( variable
744 EnableDebugify, VerifyDebugInfoPreserve, UnifiedLTO) in optMain()
783 (EnableDebugify && !DebugifyEach) || in optMain()
793 if (EnableDebugify) { in optMain()
832 if (EnableDebugify) in optMain()
H A DNewPMDriver.h77 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve,
H A DNewPMDriver.cpp348 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve, in runPassPipeline() argument
476 if (EnableDebugify) in runPassPipeline()
492 if (EnableDebugify) in runPassPipeline()