Searched refs:sortedSections (Results 1 – 1 of 1) sorted by relevance
326 std::vector<uint64_t> sortedSections = codelayout::computeCacheDirectedLayout( in computeCacheDirectedSortOrder() local331 int curOrder = -sortedSections.size(); in computeCacheDirectedSortOrder()332 for (uint64_t secIdx : sortedSections) in computeCacheDirectedSortOrder()