Searched refs:set_high_bound (Results 1 – 1 of 1) sorted by relevance
7712 tree set_high_bound = TYPE_MAX_VALUE (TYPE_DOMAIN (set_type)); local7715 rtx hi_r = expand_expr (set_high_bound, 0, VOIDmode, 0);7724 if (((TREE_CODE (set_high_bound) == INTEGER_CST7726 && tree_int_cst_lt (set_high_bound, set_low_bound))7730 || (TREE_CODE (set_high_bound) == INTEGER_CST7732 && tree_int_cst_lt (set_high_bound, index))))