Searched refs:bestDeviceIndex (Results 1 – 1 of 1) sorted by relevance
1653 const int bestDeviceIndex = bestDeviceForOperation[0]; in partitionTheWorkInternal() local1656 if (bestDeviceIndex != kControlFlowInterpreter) { in partitionTheWorkInternal()1658 << bestDeviceIndex << " = " << devices[bestDeviceIndex]->getName(); in partitionTheWorkInternal()1659 plan->becomeSingleStep(devices[bestDeviceIndex], this); in partitionTheWorkInternal()