Searched refs:RSAlloc (Results 1 – 2 of 2) sorted by relevance
183 auto AccessElemTyIt = GVAccessTypes.find(Access.RSAlloc.GlobalVar); in getRSAllocAccesses()187 Access.RSAlloc.GlobalVar->print(errs()); in getRSAllocAccesses()191 GVAccessTypes.emplace(Access.RSAlloc.GlobalVar, Access.RSElementTy); in getRSAllocAccesses()192 Access.RSAlloc.RSElementType = Access.RSElementTy; in getRSAllocAccesses()201 DEBUG(dbgs() << "solidifyRSAllocAccess " << CallInfo.RSAlloc.VarName << '\n'); in solidifyRSAllocAccess()
50 RSAllocationInfo &RSAlloc; member