Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp139 SummaryFile("summary-file", variable
1208 if (SummaryFile.empty()) in doImportingForModule()
1211 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1214 "Error loading file '" + SummaryFile + "': "); in doImportingForModule()