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