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