Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp120 DebugifyAndStripAll("debugify-and-strip-all-safe", cl::Hidden, variable
835 (DebugifyAndStripAll == cl::BOU_TRUE || in addMachinePrePasses()
845 } else if (DebugifyAndStripAll == cl::BOU_TRUE) in addMachinePostPasses()