Searched refs:cpuDeviceIndex (Results 1 – 1 of 1) sorted by relevance
2563 int cpuDeviceIndex = cpuDeviceIterator - devices.begin(); in findBestDeviceForEachOperation() local2564 if (canDo[cpuDeviceIndex].check(operationIndex)) { in findBestDeviceForEachOperation()2565 bestChoice = cpuDeviceIndex; in findBestDeviceForEachOperation()