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.cpp210 static cl::opt<bool> EnableDebugify( variable
749 EnableDebugify, VerifyDebugInfoPreserve, UnifiedLTO) in optMain()
788 (EnableDebugify && !DebugifyEach) || in optMain()
798 if (EnableDebugify) { in optMain()
839 if (EnableDebugify) in optMain()
H A DNewPMDriver.h77 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve,
H A DNewPMDriver.cpp358 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve, in runPassPipeline() argument
485 if (EnableDebugify) in runPassPipeline()
501 if (EnableDebugify) in runPassPipeline()