Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c3503 static Bool eq_AvailExpr ( AvailExpr* a1, AvailExpr* a2 ) in eq_AvailExpr() function
4004 if (aenv->inuse[j] && eq_AvailExpr(eprime, (AvailExpr*)aenv->key[j])) in do_cse_BB()