Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp120 static cl::opt<cl::boolOrDefault> DebugifyAndStripAll( variable
790 (DebugifyAndStripAll == cl::BOU_TRUE || in addMachinePrePasses()
801 } else if (DebugifyAndStripAll == cl::BOU_TRUE) in addMachinePostPasses()