Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvr-values.h107 bool simplify_truth_ops_using_ranges (gimple_stmt_iterator *, gimple *);
H A Dvr-values.c3032 vr_values::simplify_truth_ops_using_ranges (gimple_stmt_iterator *gsi, in simplify_truth_ops_using_ranges() function
4278 return simplify_truth_ops_using_ranges (gsi, stmt); in simplify_stmt_using_ranges()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvr-values.h50 bool simplify_truth_ops_using_ranges (gimple_stmt_iterator *, gimple *);
H A Dvr-values.cc2928 simplify_using_ranges::simplify_truth_ops_using_ranges in simplify_truth_ops_using_ranges() function in simplify_using_ranges
4311 return simplify_truth_ops_using_ranges (gsi, stmt); in simplify()
H A DChangeLog.gimple-classes139 * tree-vrp.c (simplify_truth_ops_using_ranges): Likewise.
1462 (simplify_truth_ops_using_ranges): Likewise.
3178 (simplify_truth_ops_using_ranges): Likewise for "newop".
H A DChangeLog-20081088 * tree-vrp.c (simplify_truth_ops_using_ranges): Make sure to
4660 * tree-vrp.c (simplify_truth_ops_using_ranges): Don't call
5700 * tree-vrp.c (simplify_truth_ops_using_ranges): Also allow -1.
5908 * tree-vrp.c (simplify_truth_ops_using_ranges): Fix types.
6025 (simplify_truth_ops_using_ranges): New.
6030 use a switch statement and also call simplify_truth_ops_using_ranges.
H A DChangeLog-20142870 * tree-vrp.c (simplify_truth_ops_using_ranges,
3007 * tree-vrp.c (simplify_truth_ops_using_ranges,
5232 * tree-vrp.c (simplify_truth_ops_using_ranges,
40425 (simplify_truth_ops_using_ranges): Likewise.
H A DChangeLog-201115779 (simplify_truth_ops_using_ranges): Simplify. Allow inserting
16643 (simplify_truth_ops_using_ranges): Likewise.
16839 (simplify_truth_ops_using_ranges): Likewise.
H A DChangeLog-201611110 * tree-vrp.c (simplify_truth_ops_using_ranges): Fold modified stmt.
24171 * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
H A DChangeLog-202121625 (simplify_using_ranges::simplify_truth_ops_using_ranges): Ditto.
H A DChangeLog-201215176 * tree-vrp.c (simplify_truth_ops_using_ranges): Likewise.
H A DChangeLog-202018591 (vr_values::simplify_truth_ops_using_ranges): Move to
H A DChangeLog-20177493 (simplify_truth_ops_using_ranges): Likewise.