Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp287 auto *MasterAddr = VD->isStaticLocal() in EmitOMPCopyinClause() local
299 Builder.CreatePtrToInt(MasterAddr, CGM.IntPtrTy), in EmitOMPCopyinClause()
306 EmitOMPCopy(*this, (*IRef)->getType(), PrivateAddr, MasterAddr, DestVD, in EmitOMPCopyinClause()