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