get_implied_value_fast
int get_implied_value_fast(struct expression *expr, sval_t *sval);
if (get_implied_value_fast(expr, &sval) && sval.value == 0)