Searched refs:ForwardSwitchCondToPhi (Results 1 – 3 of 3) sorted by relevance
65 bool ForwardSwitchCondToPhi; member77 ForwardSwitchCondToPhi(ForwardSwitchCond), in BonusInstThreshold()89 ForwardSwitchCondToPhi = B; in forwardSwitchCondToPhi()
204 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond.getNumOccurrences() in SimplifyCFGPass()206 : Opts.ForwardSwitchCondToPhi; in SimplifyCFGPass()248 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond.getNumOccurrences() in CFGSimplifyPass()
5611 if (Options.ForwardSwitchCondToPhi && ForwardSwitchConditionToPHI(SI)) in SimplifySwitch()