Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.cc327 tree *boundary_cst) in find_var_cmp_const() argument
426 *boundary_cst = cond_rhs; in find_var_cmp_const()
441 *boundary_cst = vrinfo_cst; in find_var_cmp_const()
481 tree boundary_cst, tree_code cmp_code, in prune_phi_opnds() argument
530 boundary_cst, cmp_code, eval, visited_phis, in prune_phi_opnds()
539 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_phi_opnds()
771 tree boundary_cst = NULL_TREE; in overlap() local
778 &boundary_cst); in overlap()
785 bool all_pruned = prune_phi_opnds (phi, opnds, phi_def, boundary_cst, in overlap()
H A Dtree-ssa-uninit.c1153 tree boundary_cst, enum tree_code cmp_code, in prune_uninit_phi_opnds() argument
1203 (phi_arg_def, uninit_opnds_arg_phi, flag_arg_def, boundary_cst, in prune_uninit_phi_opnds()
1213 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds()
1332 tree boundary_cst = 0; in use_pred_not_overlap_with_undef_path_pred() local
1361 boundary_cst = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
1367 boundary_cst = cond_lhs; in use_pred_not_overlap_with_undef_path_pred()
1400 (phi, uninit_opnds, as_a<gphi *> (flag_def), boundary_cst, cmp_code, in use_pred_not_overlap_with_undef_path_pred()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c1153 tree boundary_cst, enum tree_code cmp_code, in prune_uninit_phi_opnds() argument
1203 (phi_arg_def, uninit_opnds_arg_phi, flag_arg_def, boundary_cst, in prune_uninit_phi_opnds()
1213 if (is_value_included_in (flag_arg, boundary_cst, cmp_code)) in prune_uninit_phi_opnds()
1332 tree boundary_cst = 0; in use_pred_not_overlap_with_undef_path_pred() local
1361 boundary_cst = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
1367 boundary_cst = cond_lhs; in use_pred_not_overlap_with_undef_path_pred()
1400 (phi, uninit_opnds, as_a<gphi *> (flag_def), boundary_cst, cmp_code, in use_pred_not_overlap_with_undef_path_pred()