Searched refs:high_plus_one (Results 1 – 2 of 2) sorted by relevance
2862 tree high_plus_one; in node_has_high_bound() local2883 high_plus_one = fold_build2 (PLUS_EXPR, TREE_TYPE (node->high), in node_has_high_bound()2890 if (! tree_int_cst_lt (node->high, high_plus_one)) in node_has_high_bound()2894 if (tree_int_cst_equal (high_plus_one, pnode->low)) in node_has_high_bound()
5920 tree high_plus_one; local5941 high_plus_one = fold (build (PLUS_EXPR, TREE_TYPE (node->high),5947 if (! tree_int_cst_lt (node->high, high_plus_one))5951 if (tree_int_cst_equal (high_plus_one, pnode->low))