Searched refs:targetMatricesPartition (Results 1 – 1 of 1) sorted by relevance
867 auto targetMatricesPartition = std::partition( in checkDeprecation() local871 std::move(targetMatricesPartition, matrixFragments.end(), std::back_inserter(targetMatrices)); in checkDeprecation()893 for (auto it = matrixFragments.begin(); it < targetMatricesPartition; ++it) { in checkDeprecation()