Searched refs:cmpmax (Results 1 – 1 of 1) sorted by relevance
1127 int cmpmax = compare_values (*vr0max, vr1max); in union_ranges() local1129 bool maxeq = cmpmax == 0; in union_ranges()1229 else if ((maxeq || cmpmax == 1) in union_ranges()1263 else if ((maxeq || cmpmax == -1) in union_ranges()1304 && cmpmax == -1 in union_ranges()1341 && cmpmax == 1 in union_ranges()