Home | History | Annotate | Download | only in priv

Lines Matching full:arg_ty

360    IRType arg_ty = typeOfIRExpr(env->type_env, arg);
361 if (arg_ty == Ity_I32) {
365 if (arg_ty == Ity_I64) {