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