Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp126 static cl::opt<cl::boolOrDefault> DebugifyCheckAndStripAll( variable
791 DebugifyCheckAndStripAll == cl::BOU_TRUE)) in addMachinePrePasses()
798 if (DebugifyCheckAndStripAll == cl::BOU_TRUE) { in addMachinePostPasses()