Searched refs:TableLookupVariables (Results 1 – 1 of 1) sorted by relevance
596 DenseSet<GlobalVariable *> &TableLookupVariables, in partitionVariablesIntoIndirectStrategies() argument631 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()653 TableLookupVariables.insert(GV); in partitionVariablesIntoIndirectStrategies()662 assert(ModuleScopeVariables.size() + TableLookupVariables.size() + in partitionVariablesIntoIndirectStrategies()949 DenseSet<GlobalVariable *> TableLookupVariables; in runOnModule() local954 ModuleScopeVariables, TableLookupVariables, KernelAccessVariables, in runOnModule()965 TableLookupVariables); in runOnModule()1006 sortByName(std::vector<GlobalVariable *>(TableLookupVariables.begin(), in runOnModule()1007 TableLookupVariables.end())); in runOnModule()