Home
last modified time | relevance | path

Searched refs:availExpr_to_IRExpr (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dir_opt.c3577 static IRExpr* availExpr_to_IRExpr ( AvailExpr* ae ) in availExpr_to_IRExpr() function
4019 bb->stmts[i] = IRStmt_WrTmp( t, availExpr_to_IRExpr(eprime) ); in do_cse_BB()