Searched refs:TableLookupVariables (Results 1 – 1 of 1) sorted by relevance
761 DenseSet<GlobalVariable *> &TableLookupVariables, in partitionVariablesIntoIndirectStrategies() argument796 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()818 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()827 assert(ModuleScopeVariables.size() + TableLookupVariables.size() + in partitionVariablesIntoIndirectStrategies()1159 DenseSet<GlobalVariable *> TableLookupVariables; in runOnModule() local1164 ModuleScopeVariables, TableLookupVariables, KernelAccessVariables, in runOnModule()1175 TableLookupVariables); in runOnModule()1216 sortByName(std::vector<GlobalVariable *>(TableLookupVariables.begin(), in runOnModule()1217 TableLookupVariables.end())); in runOnModule()