Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp123 static cl::opt<cl::boolOrDefault> DebugifyCheckAndStripAll( variable
822 DebugifyCheckAndStripAll == cl::BOU_TRUE)) in addMachinePrePasses()
828 if (DebugifyCheckAndStripAll == cl::BOU_TRUE) { in addMachinePostPasses()