Home
last modified time | relevance | path

Searched refs:vrp_evaluate_conditional (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvr-values.h53 tree vrp_evaluate_conditional (tree_code, tree, tree, gimple *);
H A Dtree-vrp.c4768 tree vrp_evaluate_conditional (tree_code code, tree op0, in vrp_evaluate_conditional() function
4770 { return vr_values->vrp_evaluate_conditional (code, op0, op1, stmt); } in vrp_evaluate_conditional()
4792 val = vrp_evaluate_conditional (gimple_assign_rhs_code (stmt), in fold_predicate_in()
4798 val = vrp_evaluate_conditional (gimple_cond_code (cond_stmt), in fold_predicate_in()
4916 return vr_values->vrp_evaluate_conditional (gimple_cond_code (cond_stmt), in simplify_stmt_for_jump_threading()
H A Dtree-ssa-dom.c892 = x_vr_values->vrp_evaluate_conditional (gimple_cond_code (cond_stmt), in simplify_stmt_for_jump_threading()
H A Dvr-values.c2441 vr_values::vrp_evaluate_conditional (tree_code code, tree op0, in vrp_evaluate_conditional() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvr-values.h42 tree vrp_evaluate_conditional (tree_code, tree, tree, gimple *);
H A Dtree-ssa-dom.cc686 return simplifier.vrp_evaluate_conditional (gimple_cond_code (cond_stmt), in simplify()
H A Dtree-vrp.cc4058 val = simplifier.vrp_evaluate_conditional (gimple_assign_rhs_code (stmt), in fold_predicate_in()
4064 val = simplifier.vrp_evaluate_conditional (gimple_cond_code (cond_stmt), in fold_predicate_in()
H A Dvr-values.cc2338 simplify_using_ranges::vrp_evaluate_conditional (tree_code code, tree op0, in vrp_evaluate_conditional() function in simplify_using_ranges
H A DChangeLog.gimple-classes1473 (vrp_evaluate_conditional): Likewise.
1856 (vrp_evaluate_conditional): Likewise.
H A DChangeLog-20086818 (vrp_evaluate_conditional): Avoid bogus warning for type range.
21738 * tree-flow.h (vrp_evaluate_conditional): Change signature.
21740 vrp_evaluate_conditional.
21742 (vrp_evaluate_conditional): Split the cond argument.
21745 vrp_evaluate_conditional.
22892 * tree-vrp.c (vrp_evaluate_conditional): Only query value-range
26526 * tree-vrp.c (vrp_evaluate_conditional): With
27386 * tree-vrp.c (vrp_evaluate_conditional): Revert fix for PR 33738.
27416 * tree-vrp.c (vrp_evaluate_conditional): With
H A DChangeLog-20205223 (vrp_folder::vrp_evaluate_conditional): Remove.
5226 vrp_evaluate_conditional and vrp_simplify_stmt_using_ranges.
11582 (simplify_using_ranges::vrp_evaluate_conditional): Same.
15140 (simplify_using_ranges::vrp_evaluate_conditional): Add stmt param.
15983 * vr-values.c (simplify_using_ranges::vrp_evaluate_conditional):
16010 * vr-values.c (simplify_using_ranges::vrp_evaluate_conditional): Adjust
18586 (vr_values::vrp_evaluate_conditional): Same.
H A DChangeLog-200726399 vrp_evaluate_conditional. Make static. Change all callers.
26400 (vrp_evaluate_conditional): New function.
26408 vrp_evaluate_conditional.
26414 * tree-flow.h (vrp_evaluate_conditional): Update declaration.
27050 (vrp_evaluate_conditional): Likewise.
27064 * tree-flow.h (vrp_evaluate_conditional): Update declaration.
H A DChangeLog.tuples900 (vrp_evaluate_conditional): Change STMT argument to gimple.
H A DChangeLog-20098890 * tree-vrp.c (vrp_evaluate_conditional): Make static.
8895 * tree-flow.h (vrp_evaluate_conditional): Remove.
16281 * tree-vrp.c (vrp_evaluate_conditional): Mark strings for
17453 * tree-vrp.c (vrp_evaluate_conditional): Bail out early if
H A DChangeLog-200514434 (vrp_evaluate_conditional): Likewise.
16467 (vrp_evaluate_conditional): Declare.
16546 (vrp_evaluate_conditional): Add argument 'use_equiv_p'. If
H A DChangeLog-20188042 (vr_values::vrp_evaluate_conditional): Same.
H A DChangeLog-201919920 (vr_values::vrp_evaluate_conditional): Likewise.
H A DChangeLog-20177490 (vrp_evaluate_conditional, vrp_visit_cond_stmt): Likewise.
H A DChangeLog-201543967 * tree-vrp.c (vrp_evaluate_conditional): Check for VR_RANGE