Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2446 Address CopyprivateList = in emitSingleRegion() local
2449 Address Elem = CGF.Builder.CreateConstArrayGEP(CopyprivateList, I); in emitSingleRegion()
2463 CopyprivateList, CGF.VoidPtrTy, CGF.Int8Ty); in emitSingleRegion()