Home
last modified time | relevance | path

Searched defs:GlobalsToImport (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp24 const GlobalValue *SGV, DenseSet<const GlobalValue *> *GlobalsToImport) { in doImportAsDefinition()
240 DenseSet<const GlobalValue *> *GlobalsToImport) { in renameModuleForThinLTO()
/external/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h35 DenseSet<const GlobalValue *> *GlobalsToImport; variable
/external/llvm/lib/Linker/
DLinkModules.cpp41 DenseSet<const GlobalValue *> *GlobalsToImport; member in __anonc41387ad0111::ModuleLinker
121 DenseSet<const GlobalValue *> *GlobalsToImport = nullptr) in ModuleLinker()
605 DenseSet<const GlobalValue *> *GlobalsToImport) { in linkInModule()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp266 auto &GlobalsToImport = GlobalsToImportPerModule.second; in importFunctions() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp593 DenseSet<const GlobalValue *> GlobalsToImport; in importFunctions() local