Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsimplify.c2591 static int simplify_cond_branch(struct instruction *br, struct instruction *def, pseudo_t newcond) in simplify_cond_branch() argument
2593 replace_pseudo(br, &br->cond, newcond); in simplify_cond_branch()