Home | History | Annotate | Download | only in InstCombine

Lines Matching full:flavor

1071     auto SPF = SPR.Flavor;
1103 if (SelectPatternFlavor SPF2 = matchSelectPattern(LHS, LHS2, RHS2).Flavor)
1107 if (SelectPatternFlavor SPF2 = matchSelectPattern(RHS, LHS2, RHS2).Flavor)