Home | History | Annotate | Download | only in priv

Lines Matching refs:tyData

3920             IRType tyData = typeOfIRExpr(env->type_env,
3923 if (tyData == Ity_I32) {
3927 } else if (tyData == Ity_I64 && mode64) {