Searched refs:high_plus_one (Results 1 – 2 of 2) sorted by relevance
2754 tree high_plus_one; in node_has_high_bound() local2775 high_plus_one = fold_build2 (PLUS_EXPR, TREE_TYPE (node->high), in node_has_high_bound()2782 if (! tree_int_cst_lt (node->high, high_plus_one)) in node_has_high_bound()2786 if (tree_int_cst_equal (high_plus_one, pnode->low)) in node_has_high_bound()
2795 tree high_plus_one; in node_has_high_bound() local2816 high_plus_one = fold_build2 (PLUS_EXPR, TREE_TYPE (node->high), node->high, in node_has_high_bound()2822 if (!tree_int_cst_lt (node->high, high_plus_one)) in node_has_high_bound()2826 if (tree_int_cst_equal (high_plus_one, pnode->low)) in node_has_high_bound()