Home
last modified time | relevance | path

Searched refs:compare_name_with_value (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvr-values.h86 tree compare_name_with_value (enum tree_code, tree, tree, bool *, bool);
H A Dvr-values.c2120 vr_values::compare_name_with_value (enum tree_code comp, tree var, tree val, in compare_name_with_value() function
2425 return compare_name_with_value (code, op0, op1, in vrp_evaluate_conditional_warnv_with_ops()
2428 return compare_name_with_value (swap_tree_comparison (code), op1, op0, in vrp_evaluate_conditional_warnv_with_ops()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvr-values.h64 tree compare_name_with_value (enum tree_code, tree, tree, bool *, bool,
H A Dvr-values.cc2011 simplify_using_ranges::compare_name_with_value in compare_name_with_value() function in simplify_using_ranges
2322 return compare_name_with_value (code, op0, op1, in vrp_evaluate_conditional_warnv_with_ops()
2325 return compare_name_with_value (swap_tree_comparison (code), op1, op0, in vrp_evaluate_conditional_warnv_with_ops()
H A DChangeLog-200719040 * tree-vrp.c (compare_name_with_value): Always set
21838 (compare_name_with_value): Handle NULL equiv bitmap by
27049 (compare_name_with_value, compare_names): Likewise.
H A DChangeLog-200516544 (compare_name_with_value): New.
16548 compare_name_with_value to compare all the ranges for every
H A DChangeLog-20169770 * tree-vrp.c (compare_name_with_value): Handle released SSA names
30737 * tree-vrp.c (compare_name_with_value): Add use_equiv_p
H A DChangeLog-20184719 (vr_values::compare_name_with_value): Adjust accordingly.
8040 (vr_values::compare_name_with_value): Same.
H A DChangeLog-20068059 (compare_name_with_value): For equivalence sets with
H A DChangeLog-202121622 (simplify_using_ranges::compare_name_with_value): Ditto.
H A DChangeLog-202018583 (vr_values::compare_name_with_value): Same.
H A DChangeLog-201919916 (vr_values::compare_name_with_value): Adjust.
H A DChangeLog-20177487 (compare_name_with_value, compare_names): Likewise.