Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2352 static int const_wanted; /* true if constant wanted */ variable
11002 if (const_wanted) in gen_opic()
11124 if (const_wanted) in gen_opif()
11274 if (do_bounds_check && !const_wanted) { in gen_op()
13338 if (const_wanted) { in expr_eq()
13494 a = const_wanted; in expr_const1()
13495 const_wanted = 1; in expr_const1()
13497 const_wanted = a; in expr_const1()