Searched refs:cmp_max (Results 1 – 2 of 2) sorted by relevance
1561 int cmp_max = compare_values_warnv (vr0->max (), vr1->max (), in compare_ranges() local1563 if (cmp_min == 0 && cmp_max == 0) in compare_ranges()1565 else if (cmp_min != -2 && cmp_max != -2) in compare_ranges()2944 int cmp_max = compare_values (lhs_vr->max (), vr_result->max ()); in extract_range_from_phi_node() local2945 if (cmp_max == -2) in extract_range_from_phi_node()2952 && (cmp_min != 0 || cmp_max != 0)) in extract_range_from_phi_node()2976 if (cmp_max > 0) in extract_range_from_phi_node()2978 else if (cmp_max < 0 in extract_range_from_phi_node()2991 || cmp_max < 0 || cmp_max > 0) in extract_range_from_phi_node()
1455 int cmp_max = compare_values_warnv (vr0->max (), vr1->max (), in compare_ranges() local1457 if (cmp_min == 0 && cmp_max == 0) in compare_ranges()1459 else if (cmp_min != -2 && cmp_max != -2) in compare_ranges()2840 int cmp_max = compare_values (lhs_vr->max (), vr_result->max ()); in extract_range_from_phi_node() local2841 if (cmp_max == -2) in extract_range_from_phi_node()2848 && (cmp_min != 0 || cmp_max != 0)) in extract_range_from_phi_node()2872 if (cmp_max > 0) in extract_range_from_phi_node()2874 else if (cmp_max < 0 in extract_range_from_phi_node()2887 || cmp_max < 0 || cmp_max > 0) in extract_range_from_phi_node()