Searched refs:sortedArrayFromSet (Results 1 – 3 of 3) sorted by relevance
84 std::unique_ptr<T[]> sortedArrayFromSet(const std::unordered_set<T>& set) { in sortedArrayFromSet() function
273 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in computeCoverage()
179 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in init()