Searched refs:vrp_evaluate_conditional (Results 1 – 5 of 5) sorted by relevance
1065 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.
1069 val = vrp_evaluate_conditional (*pred_p, stmt); in fold_predicate_in()
734 tree vrp_evaluate_conditional (tree, tree);
4395 vrp_evaluate_conditional (tree cond, tree stmt) in vrp_evaluate_conditional() function5232 return vrp_evaluate_conditional (COND_EXPR_COND (stmt), within_stmt);
14435 (vrp_evaluate_conditional): Likewise.16468 (vrp_evaluate_conditional): Declare.16547 (vrp_evaluate_conditional): Add argument 'use_equiv_p'. If