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