Home | History | Annotate | Download | only in helgrind

Lines Matching refs:IRExpr_Binop

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