Home | History | Annotate | Download | only in coregrind

Lines Matching refs:Iex_RdTmp

408       if (e->Iex.Binop.arg1->tag != Iex_RdTmp) goto case3;
426 if (e->tag != Iex_RdTmp) goto case4;
451 if (st->Ist.Put.data->tag == Iex_RdTmp
580 && st->Ist.Put.data->tag == Iex_RdTmp) {