Searched refs:tenv (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dir_opt.c3361 HashHW* tenv = newHHW(); /* :: IRTemp -> IRTemp */ local
3370 let E' = apply tenv substitution to E
3374 and add binding t -> q to tenv
3468 /* apply tenv */
3469 subst_AvailExpr( tenv, eprime );
3478 note the t->q binding in tenv. */
3482 addToHHW( tenv, (HWord)t, (HWord)q );

Completed in 68 milliseconds