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