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