Searched refs:slicedOperationCount (Results 1 – 1 of 1) sorted by relevance
275 const uint32_t slicedOperationCount = sliceModel.main.operations.size(); in getSupportedOperationsImpl() local276 if (supported.size() != slicedOperationCount) { in getSupportedOperationsImpl()278 << supported.size() << " when expecting " << slicedOperationCount; in getSupportedOperationsImpl()