Searched refs:IsCuda (Results 1 – 1 of 1) sorted by relevance
3802 bool IsCuda = types::isCuda(Input.getType()); in ConstructJob() local3803 assert((IsCuda || Inputs.size() == 1) && "Unable to handle multiple inputs."); in ConstructJob()3819 if (IsCuda) { in ConstructJob()5997 if (IsCuda && Inputs.size() > 1) in ConstructJob()