Searched refs:MasterAddr (Results 1 – 1 of 1) sorted by relevance
925 Address MasterAddr = Address::invalid(); in EmitOMPCopyinClause() local932 MasterAddr = EmitLValue(&DRE).getAddress(*this); in EmitOMPCopyinClause()935 MasterAddr = in EmitOMPCopyinClause()949 Builder.CreatePtrToInt(MasterAddr.getPointer(), CGM.IntPtrTy), in EmitOMPCopyinClause()959 EmitOMPCopy(Type, PrivateAddr, MasterAddr, DestVD, SrcVD, AssignOp); in EmitOMPCopyinClause()