Searched defs:GlobalsToImport (Results 1 – 3 of 3) sorted by relevance
34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing() argument
357 renameModuleForThinLTO(Module & M,const ModuleSummaryIndex & Index,bool ClearDSOLocalOnDeclarations,SetVector<GlobalValue * > * GlobalsToImport) renameModuleForThinLTO() argument
1742 SetVector<GlobalValue *> GlobalsToImport; importFunctions() local