Home
last modified time | relevance | path

Searched refs:gatherImportedSummariesForModule (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h206 void gatherImportedSummariesForModule(
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h274 void gatherImportedSummariesForModule(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp745 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
771 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
805 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1357 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in start()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp641 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp968 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm