handle_compare
handle_compare(expr->left, expr->op, expr->right);
handle_compare(expr, SPECIAL_NOTEQUAL, zero_expr());
handle_compare(expr);