Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SPF_UNKNOWN

487     if (matchSelectPattern(SI, LHS, RHS).Flavor != SPF_UNKNOWN)
1383 matchSelectPattern(SI, LHS, RHS).Flavor == SPF_UNKNOWN) {