Searched refs:compareLabels (Results 1 – 1 of 1) sorted by relevance
36 int compareLabels(StringRef A, StringRef B) { in compareLabels() function76 return compareLabels(Label, Other.Label) < 0; in operator <()