Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c2163 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 Dtree-if-conv.cc2296 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 DChangeLog-201816700 (check_redundant_cond_expr): New function.