Home | History | Annotate | Download | only in useful

Lines Matching refs:IRExpr_Binop

736 #define binop(_op, _arg1, _arg2) IRExpr_Binop((_op),(_arg1),(_arg2))