Searched refs:ForwardSwitchCondToPhi (Results 1 – 3 of 3) sorted by relevance
25 bool ForwardSwitchCondToPhi = false; member41 ForwardSwitchCondToPhi = B; in forwardSwitchCondToPhi()
286 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond; in applyCommandLineOverridesToOptions()
6276 if (Options.ForwardSwitchCondToPhi && ForwardSwitchConditionToPHI(SI)) in simplifySwitch()