Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h285 LLVM_ABI void gatherImportedSummariesForModule(
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp757 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
788 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
831 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1420 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitFiles()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h416 LLVM_ABI void gatherImportedSummariesForModule(
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp750 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1561 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm