Home
last modified time | relevance | path

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

/external/valgrind/exp-sgcheck/
Dsg_main.c2080 Bool firstRef; member
2193 env->firstRef = True; in sg_instrument_init()
2235 env->firstRef = True; in sg_instrument_IRStmt()
2240 if (env->firstRef) { in sg_instrument_IRStmt()
2249 env->firstRef = False; in sg_instrument_IRStmt()
2257 if (env->firstRef) { in sg_instrument_IRStmt()
2266 env->firstRef = False; in sg_instrument_IRStmt()
2279 if (env->firstRef) { in sg_instrument_IRStmt()
2295 env->firstRef = False; in sg_instrument_IRStmt()
2310 if (env->firstRef) { in sg_instrument_IRStmt()
[all …]