Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h214 void gatherImportedSummariesForModule(
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h276 void gatherImportedSummariesForModule(
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp782 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
808 llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule()
842 llvm::gatherImportedSummariesForModule( in emitImports()
H A DLTO.cpp1229 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitFiles()
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp689 ThinGenerator.gatherImportedSummariesForModule( in distributedIndexes()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp976 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm