Searched refs:first_label_matches (Results 1 – 1 of 1) sorted by relevance
252 bool first_label_matches = false; in compare_source_dest_labels_match() local255 first_label_matches = true; in compare_source_dest_labels_match()262 if (first_label_matches != second_label_matches) { in compare_source_dest_labels_match()263 return first_label_matches ? -1 : 1; in compare_source_dest_labels_match()