Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp319 using VariableFunctionMap = DenseMap<GlobalVariable *, DenseSet<Function *>>; typedef in __anon620566510111::AMDGPULowerModuleLDS
607 VariableFunctionMap &LDSVars) { in chooseBestVariableForModuleStrategy()
675 VariableFunctionMap LDSToKernelsThatNeedToAccessItIndirectly; in runOnModule()