Searched refs:CompareRangeEntry (Results 1 – 1 of 1) sorted by relevance
128 auto CompareRangeEntry = [](const LVRangeEntry &lhs, in sort() local142 std::stable_sort(RangeEntries.begin(), RangeEntries.end(), CompareRangeEntry); in sort()