Home | History | Annotate | Download | only in memcheck

Lines Matching refs:tyE

460    IRType   tyE = typeOfIRExpr(mce->sb->tyenv, e);
462 tl_assert(tyE == ty); /* so 'ty' is redundant (!) */