Searched refs:ForwardSwitchCondToPhi (Results 1 – 3 of 3) sorted by relevance
25 bool ForwardSwitchCondToPhi = false; member44 ForwardSwitchCondToPhi = B; in forwardSwitchCondToPhi()
323 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond; in applyCommandLineOverridesToOptions()356 OS << (Options.ForwardSwitchCondToPhi ? "" : "no-") << "forward-switch-cond;"; in printPipeline()
7615 if (Options.ForwardSwitchCondToPhi && forwardSwitchConditionToPHI(SI)) in simplifySwitch()