Home | History | Annotate | Download | only in coregrind

Lines Matching refs:Iex_RdTmp

422       if (e->Iex.Binop.arg1->tag != Iex_RdTmp) goto case3;
440 if (e->tag != Iex_RdTmp) goto case4;
465 if (st->Ist.Put.data->tag == Iex_RdTmp
612 && st->Ist.Put.data->tag == Iex_RdTmp) {