Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A DChangeLog1065 vrp_evaluate_conditional. Make static. Change all callers.
1066 (vrp_evaluate_conditional): New function.
1074 vrp_evaluate_conditional.
1080 * tree-flow.h (vrp_evaluate_conditional): Update declaration.
1110 (vrp_evaluate_conditional): Likewise.
1124 * tree-flow.h (vrp_evaluate_conditional): Update declaration.
H A Dtree-ssa-propagate.c1069 val = vrp_evaluate_conditional (*pred_p, stmt); in fold_predicate_in()
H A Dtree-flow.h734 tree vrp_evaluate_conditional (tree, tree);
H A Dtree-vrp.c4395 vrp_evaluate_conditional (tree cond, tree stmt) in vrp_evaluate_conditional() function
5232 return vrp_evaluate_conditional (COND_EXPR_COND (stmt), within_stmt);
H A DChangeLog-200514435 (vrp_evaluate_conditional): Likewise.
16468 (vrp_evaluate_conditional): Declare.
16547 (vrp_evaluate_conditional): Add argument 'use_equiv_p'. If