Searched refs:tenv (Results 1 – 2 of 2) sorted by relevance
798 SsaEnv* tenv = Split(fenv); in Reduce() local799 BUILD(Branch, p->tree->children[0]->node, &tenv->control, in Reduce()801 ssa_env_ = tenv; in Reduce()856 SsaEnv* tenv = blocks_[blocks_.size() - depth - 1].ssa_env; in Reduce() local857 Goto(env, tenv); in Reduce()
3882 HashHW* tenv = newHHW(); /* :: IRTemp -> IRTemp */ in do_cse_BB() local3999 subst_AvailExpr( tenv, eprime ); in do_cse_BB()4012 addToHHW( tenv, (HWord)t, (HWord)q ); in do_cse_BB()