Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h210 void gatherImportedSummariesForModule(
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h276 void gatherImportedSummariesForModule(
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp775 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
806 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
845 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1391 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitFiles()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp686 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1326 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm