Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp373 if (llvm::Function *CudaCtorFunction = CUDARuntime->makeModuleCtorFunction()) in Release() local
374 AddGlobalCtor(CudaCtorFunction); in Release()