Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c1009 static Bool recursion_helped; variable
1069 if (same) recursion_helped = True; in sameIRExprs_aux2()
1145 if (same && recursion_helped) in sameIRExprs()
1150 recursion_helped = False; /* reset */ in sameIRExprs()