Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h220 void gatherImportedSummariesForModule(
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h277 void gatherImportedSummariesForModule(
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp767 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
798 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
841 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1405 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitFiles()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp696 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1420 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm