Home
last modified time | relevance | path

Searched refs:CudaCtorFunction (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.cpp386 if (llvm::Function *CudaCtorFunction = CUDARuntime->makeModuleCtorFunction()) in Release() local
387 AddGlobalCtor(CudaCtorFunction); in Release()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp462 if (llvm::Function *CudaCtorFunction = in Release() local
464 AddGlobalCtor(CudaCtorFunction); in Release()