Searched refs:check_redundant_cond_expr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-if-conv.c | 2163 check_redundant_cond_expr (gimple *stmt, tree op_mask, tree op_cond, in check_redundant_cond_expr() function 2237 tree new_else = check_redundant_cond_expr (use_stmt, mask, cond, lhs); in predicate_rhs_code()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-if-conv.cc | 2296 check_redundant_cond_expr (gimple *stmt, tree op_mask, tree op_cond, in check_redundant_cond_expr() function 2370 tree new_else = check_redundant_cond_expr (use_stmt, mask, cond, lhs); in predicate_rhs_code()
|
H A D | ChangeLog-2018 | 16700 (check_redundant_cond_expr): New function.
|