Home
last modified time | relevance | path

Searched defs:GlobalsToImport (Results 1 – 8 of 8) 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h34 SetVector<GlobalValue *> *GlobalsToImport; variable
/external/llvm/lib/Linker/
DLinkModules.cpp41 DenseSet<const GlobalValue *> *GlobalsToImport; member in __anonaf1a63320111::ModuleLinker
121 DenseSet<const GlobalValue *> *GlobalsToImport = nullptr) in ModuleLinker()
605 DenseSet<const GlobalValue *> *GlobalsToImport) { in linkInModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp322 SetVector<GlobalValue *> *GlobalsToImport) { in renameModuleForThinLTO()
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1145 SetVector<GlobalValue *> GlobalsToImport; in importFunctions() local