Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c318 static int simplify_cmp_binop(struct expression *expr, struct symbol *ctype) in simplify_cmp_binop() function
545 if (simplify_cmp_binop(expr, left->ctype)) in expand_compare()