Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c202 static int simplify_int_binop(struct expression *expr, struct symbol *ctype) in simplify_int_binop() function
428 if (simplify_int_binop(expr, expr->ctype)) in expand_binop()