Searched refs:reduceBinaryOp (Results 1 – 2 of 2) sorted by relevance
221 R_SExpr reduceBinaryOp(BinaryOp &Orig, R_SExpr E0, R_SExpr E1) { in reduceBinaryOp() function
1234 return Vs.reduceBinaryOp(*this, Ne0, Ne1); in traverse()