Searched refs:low_minus_one (Results 1 – 1 of 1) sorted by relevance
2827 tree low_minus_one; in node_has_low_bound() local2843 low_minus_one = fold_build2 (MINUS_EXPR, TREE_TYPE (node->low), in node_has_low_bound()2850 if (! tree_int_cst_lt (low_minus_one, node->low)) in node_has_low_bound()2854 if (tree_int_cst_equal (low_minus_one, pnode->high)) in node_has_low_bound()