Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp135 SummaryFile("summary-file", variable
1364 if (SummaryFile.empty()) in doImportingForModule()
1367 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1370 "Error loading file '" + SummaryFile + "': "); in doImportingForModule()