Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4795 llvm::Type *LLVMStaticTy = CGM.getTypes().ConvertTypeForMem(StaticTy); in clear() local
4797 CGM.getModule(), LLVMStaticTy, in clear()
4799 llvm::UndefValue::get(LLVMStaticTy), in clear()