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