Searched refs:MasterAddr (Results 1 – 1 of 1) sorted by relevance
712 Address MasterAddr = Address::invalid(); in EmitOMPCopyinClause() local719 MasterAddr = EmitLValue(&DRE).getAddress(); in EmitOMPCopyinClause()722 MasterAddr = in EmitOMPCopyinClause()736 Builder.CreatePtrToInt(MasterAddr.getPointer(), CGM.IntPtrTy), in EmitOMPCopyinClause()743 EmitOMPCopy(Type, PrivateAddr, MasterAddr, DestVD, SrcVD, AssignOp); in EmitOMPCopyinClause()