Searched refs:sub_high (Results 1 – 1 of 1) sorted by relevance
3561 unsigned HOST_WIDE_INT sub_high = sub_low; in gen_hsa_insns_for_switch_stmt() local3564 sub_high = tree_to_uhwi (int_const_binop (MINUS_EXPR, high, lowest)); in gen_hsa_insns_for_switch_stmt()3566 for (unsigned HOST_WIDE_INT j = sub_low; j <= sub_high; j++) in gen_hsa_insns_for_switch_stmt()