Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp123 DebugifyAndStripAll("debugify-and-strip-all-safe", cl::Hidden, variable
502 SET_BOOLEAN_OPTION(DebugifyAndStripAll) in getCGPassBuilderOption()
793 (DebugifyAndStripAll == cl::BOU_TRUE || in addMachinePrePasses()
803 } else if (DebugifyAndStripAll == cl::BOU_TRUE) in addMachinePostPasses()