Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp682 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
731 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
766 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
799 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
841 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
1028 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
H A DLTO.cpp1433 StringMap<FunctionImporter::ImportMapTy> ImportLists( in runThinLTO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp660 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
694 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()