Home
last modified time | relevance | path

Searched refs:TransitiveMapFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMemoryUtils.cpp166 FunctionVariableMap TransitiveMapFunction = DirectMapFunction; in getTransitiveUsesOfLDS() local
173 set_union(TransitiveMapFunction[&F], in getTransitiveUsesOfLDS()
193 set_union(TransitiveMapFunction[&Func], DirectMapFunction[F]); in getTransitiveUsesOfLDS()
211 TransitiveMapFunction[F]); in getTransitiveUsesOfLDS()
225 set_union(IndirectMapKernel[&Func], TransitiveMapFunction[Ith]); in getTransitiveUsesOfLDS()