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

/freebsd-9.3-release/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, function
881 replace_phi_with_cond_modify_expr (phi, cond, true_bb, &bsi);

Completed in 58 milliseconds