Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2255 Address CopyprivateList = in emitSingleRegion() local
2258 Address Elem = CGF.Builder.CreateConstArrayGEP(CopyprivateList, I); in emitSingleRegion()
2272 CopyprivateList, CGF.VoidPtrTy, CGF.Int8Ty); in emitSingleRegion()