reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5660 if (eliminateDeadSwitchCases(SI, Options.AC, DL)) 5666 if (Options.ForwardSwitchCondToPhi && ForwardSwitchConditionToPHI(SI)) 5674 if (Options.ConvertSwitchToLookupTable && 5812 Options.NeedCanonicalLoop && 5844 if (FoldBranchToCommonDest(BI, nullptr, Options.BonusInstThreshold)) 5908 if (FoldBranchToCommonDest(BI, nullptr, Options.BonusInstThreshold)) 5942 if (FoldCondBranchOnPHI(BI, DL, Options.AC)) 6072 if (SinkCommon && Options.SinkCommonInsts)