Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvr-values.h83 tree vrp_evaluate_conditional_warnv_with_ops (enum tree_code,
H A Dvr-values.c932 val = vrp_evaluate_conditional_warnv_with_ops (code, op0, op1, false, &sop, in extract_range_from_comparison()
2295 vr_values::vrp_evaluate_conditional_warnv_with_ops (enum tree_code code, in vrp_evaluate_conditional_warnv_with_ops() function
2385 ret = vrp_evaluate_conditional_warnv_with_ops (code, op0, op1, true, &sop, in vrp_evaluate_conditional()
2532 val = vrp_evaluate_conditional_warnv_with_ops (gimple_cond_code (stmt), in vrp_visit_cond_stmt()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c96 static tree vrp_evaluate_conditional_warnv_with_ops (enum tree_code,
3237 val = vrp_evaluate_conditional_warnv_with_ops (code, op0, op1, false, &sop, in extract_range_from_comparison()
5948 vrp_evaluate_conditional_warnv_with_ops (enum tree_code code, tree op0, in vrp_evaluate_conditional_warnv_with_ops() function
6005 ret = vrp_evaluate_conditional_warnv_with_ops (code, op0, op1, true, &sop, in vrp_evaluate_conditional()
6154 val = vrp_evaluate_conditional_warnv_with_ops (gimple_cond_code (stmt), in vrp_visit_cond_stmt()