Searched refs:sortedOperationIndexMap (Results 1 – 1 of 1) sorted by relevance
837 std::vector<uint32_t> sortedOperationIndexMap; in sortIntoRunOrder() local868 sortedOperationIndexMap.push_back(opIndex); in sortIntoRunOrder()891 mSortedOperationIndexMap = std::move(sortedOperationIndexMap); in sortIntoRunOrder()