Searched refs:TableLookupVariables (Results 1 – 1 of 1) sorted by relevance
593 DenseSet<GlobalVariable *> &TableLookupVariables, in partitionVariablesIntoIndirectStrategies() argument628 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()651 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()660 assert(ModuleScopeVariables.size() + TableLookupVariables.size() + in partitionVariablesIntoIndirectStrategies()1070 DenseSet<GlobalVariable *> TableLookupVariables; in runOnModule() local1075 ModuleScopeVariables, TableLookupVariables, KernelAccessVariables, in runOnModule()1086 TableLookupVariables); in runOnModule()1127 sortByName(std::vector<GlobalVariable *>(TableLookupVariables.begin(), in runOnModule()1128 TableLookupVariables.end())); in runOnModule()