Home
last modified time | relevance | path

Searched refs:replace_phi_with_cond_modify_expr (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-if-conv.c123 static void replace_phi_with_cond_modify_expr (tree, tree, basic_block,
798 replace_phi_with_cond_modify_expr (tree phi, tree cond, basic_block true_bb, in replace_phi_with_cond_modify_expr() function
881 replace_phi_with_cond_modify_expr (phi, cond, true_bb, &bsi); in process_phi_nodes()
H A DChangeLog-20052852 replace_phi_with_cond_modify_expr, ifc_temp_var): Likewise.
20597 * tree-if-conv.c (replace_phi_with_cond_modify_expr):
25535 (replace_phi_with_cond_modify_expr): Call update_stmt.
H A DChangeLog-20042771 * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use
14000 replace_phi_with_cond_modify_expr, get_loop_body_in_if_conv_order):
14454 (replace_phi_with_cond_modify_expr): Select conditional expr args
H A DChangeLog-200613021 replace_phi_with_cond_modify_expr): Likewise.