Searched refs:dest_ranges (Results 1 – 1 of 1) sorted by relevance
972 static void FillSortedFunctionRanges(vector<FunctionRange> &dest_ranges, in FillSortedFunctionRanges() argument985 dest_ranges.push_back(range); in FillSortedFunctionRanges()990 sort(dest_ranges.begin(), dest_ranges.end(), in FillSortedFunctionRanges()