Searched refs:SharingMap (Results 1 – 1 of 1) sorted by relevance
155 DeclSAMapTy SharingMap; member1314 if (Iter->SharingMap.count(D)) { in getDSA()1315 const DSAInfo &Data = Iter->SharingMap.lookup(D); in getDSA()1500 DSAInfo &Data = getTopOfStack().SharingMap[D]; in addDSA()1517 DSAInfo &Data = getTopOfStack().SharingMap[PrivateCopy->getDecl()]; in addDSA()1564 getTopOfStack().SharingMap[D].Attributes == OMPC_reduction && in addTaskgroupReductionData()1589 getTopOfStack().SharingMap[D].Attributes == OMPC_reduction && in addTaskgroupReductionData()1615 const DSAInfo &Data = I->SharingMap.lookup(D); in getTopMostTaskgroupReductionData()1642 const DSAInfo &Data = I->SharingMap.lookup(D); in getTopMostTaskgroupReductionData()1783 auto DSAIter = IterTarget->SharingMap.find(D); in getTopDSA()[all …]