Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c10399 int lval_type; in gbound() local
10407 lval_type = vtop->r & (VT_LVAL_TYPE | VT_LVAL); in gbound()
10414 vtop->r |= lval_type; in gbound()