Home
last modified time | relevance | path

Searched defs:TableLookupVariables (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp761 DenseSet<GlobalVariable *> &TableLookupVariables, in partitionVariablesIntoIndirectStrategies()
1159 DenseSet<GlobalVariable *> TableLookupVariables; in runOnModule() local