Searched refs:stable_sort_comparator (Results 1 – 2 of 2) sorted by relevance
219 static bool stable_sort_comparator(const VarsDataTy P1, const VarsDataTy P2) { in stable_sort_comparator() function240 stable_sort_comparator); in buildRecordForGlobalizedVars()
4617 static bool stable_sort_comparator(const PrivateDataTy P1, in stable_sort_comparator() function4875 std::stable_sort(Privates.begin(), Privates.end(), stable_sort_comparator); in emitTaskInit()