Home | History | Annotate | Download | only in coregrind

Lines Matching full:arg2

424       if (e->Iex.Binop.arg2->tag != Iex_Const) goto case3;
426 con = GET_CONST(e->Iex.Binop.arg2->Iex.Const.con);