Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h206 void gatherImportedSummariesForModule(
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h280 void gatherImportedSummariesForModule(
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp815 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
841 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
875 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1357 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in start()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp676 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp968 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm