Home
last modified time | relevance | path

Searched defs:ExportLists (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp615 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; member
683 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
732 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
767 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
800 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
842 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
1029 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
H A DLTO.cpp1435 StringMap<FunctionImporter::ExportSetTy> ExportLists( in runThinLTO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp310 StringMap<FunctionImporter::ExportSetTy> *ExportLists) { in computeImportForReferencedGlobals()
387 StringMap<FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
562 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
661 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
695 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()