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