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