Searched refs:MatchSelectAndCast (Results 1 – 1 of 1) sorted by relevance
1031 auto MatchSelectAndCast = [&](Value *CastOp, Value *SelectOp) { in foldBinOpOfSelectAndCastOfSelectCondition() local1040 if (MatchSelectAndCast(LHS, RHS)) in foldBinOpOfSelectAndCastOfSelectCondition()1042 else if (MatchSelectAndCast(RHS, LHS)) in foldBinOpOfSelectAndCastOfSelectCondition()