Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/llvm-link/
HDllvm-link.cpp325 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()
439 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Bitcode/
HDBitcodeReader.h234 getModuleSummaryIndexForFile(StringRef Path,
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-lto/
HDllvm-lto.cpp384 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()
562 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp1308 if (Error E = llvm::getModuleSummaryIndexForFile( in EmitBackendOutput()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionImport.cpp1905 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModuleForTest()
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp8630 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm