Searched defs:TableLookupVariables (Results 1 – 1 of 1) sorted by relevance
597 partitionVariablesIntoIndirectStrategies(Module & M,LDSUsesInfoTy const & LDSUsesInfo,VariableFunctionMap & LDSToKernelsThatNeedToAccessItIndirectly,DenseSet<GlobalVariable * > & ModuleScopeVariables,DenseSet<GlobalVariable * > & TableLookupVariables,DenseSet<GlobalVariable * > & KernelAccessVariables,DenseSet<GlobalVariable * > & DynamicVariables) partitionVariablesIntoIndirectStrategies() argument 950 DenseSet<GlobalVariable *> TableLookupVariables; runOnModule() local