Searched refs:DebugifyAndStripAll (Results 1 – 2 of 2) sorted by relevance
82 std::optional<bool> DebugifyAndStripAll; member
123 DebugifyAndStripAll("debugify-and-strip-all-safe", cl::Hidden, variable510 SET_BOOLEAN_OPTION(DebugifyAndStripAll) in getCGPassBuilderOption()803 (DebugifyAndStripAll == cl::BOU_TRUE || in addMachinePrePasses()813 } else if (DebugifyAndStripAll == cl::BOU_TRUE) in addMachinePostPasses()