Searched refs:DirectMapKernel (Results 1 – 1 of 1) sorted by relevance
119 FunctionVariableMap DirectMapKernel; in getTransitiveUsesOfLDS() local121 getUsesOfLDSByFunction(CG, M, DirectMapKernel, DirectMapFunction); in getTransitiveUsesOfLDS()214 for (auto &Map : {DirectMapKernel, IndirectMapKernel}) { in getTransitiveUsesOfLDS()218 bool IsDirectMapDynLDSGV = AMDGPU::isDynamicLDS(*GV) && DirectMapKernel.contains(Fn); in getTransitiveUsesOfLDS()237 return {std::move(DirectMapKernel), std::move(IndirectMapKernel)}; in getTransitiveUsesOfLDS()