Searched refs:expr_is_zero (Results 1 – 12 of 12) sorted by relevance
50 if (expr_is_zero(expr->left)) in strip_condition()52 if (expr_is_zero(expr->right)) in strip_condition()
39 if (!expr_is_zero(stmt->iterator_post_condition)) in is_do_while_zero()
81 if (expr_is_zero(expr->left)) { in handle_zero_comparisons()86 } else if (expr_is_zero(expr->right)) { in handle_zero_comparisons()
189 if (!expr_is_zero(expr->right)) in match_assign()
116 if (!expr_is_zero(expr->right)) in match_negative_comparison()
184 if (expr_is_zero(expr)) in get_fnptr_name()
413 if (expr_is_zero(expr->right)) in __fake_struct_member_assignments()
632 int expr_is_zero(struct expression *expr) in expr_is_zero() function
1236 if (!expr_is_zero(ctx)) in match_dma_resv_lock_NULL()
707 if (!expr_is_zero(stmt->iterator_post_condition)) in handle_post_loop()
422 int expr_is_zero(struct expression *expr);
1839 if (expr_is_zero(expr)) in known_condition_false()