Lines Matching full:tenv
3361 HashHW* tenv = newHHW(); /* :: IRTemp -> IRTemp */3370 let E' = apply tenv substitution to E3374 and add binding t -> q to tenv3468 /* apply tenv */3469 subst_AvailExpr( tenv, eprime );3478 note the t->q binding in tenv. */3482 addToHHW( tenv, (HWord)t, (HWord)q );