Home | History | Annotate | Download | only in coregrind

Lines Matching refs:typeOfIRExpr

438                   + sizeofIRType( typeOfIRExpr( bb->tyenv, st->Ist.Put.data ))
885 if (typeOfIRExpr(tyenv, e) == Ity_I32) {
888 vg_assert(typeOfIRExpr(tyenv, e) == Ity_I64);
939 vg_assert(typeOfIRExpr(bb->tyenv, e) == ty_Word);