Searched refs:IsCUDA (Results 1 – 1 of 1) sorted by relevance
700 bool IsCUDA = CGM.getLangOpts().CUDA; in makeModuleCtorFunction() local705 if ((IsHIP || (IsCUDA && !RelocatableDeviceCode)) && EmittedKernels.empty() && in makeModuleCtorFunction()