Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp127 static cl::opt<cl::boolOrDefault> DebugifyCheckAndStripAll( variable
503 SET_BOOLEAN_OPTION(DebugifyCheckAndStripAll) in getCGPassBuilderOption()
794 DebugifyCheckAndStripAll == cl::BOU_TRUE)) in addMachinePrePasses()
800 if (DebugifyCheckAndStripAll == cl::BOU_TRUE) { in addMachinePostPasses()