Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp137 SummaryFile("summary-file", variable
1328 if (SummaryFile.empty()) in doImportingForModule()
1331 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1334 "Error loading file '" + SummaryFile + "': "); in doImportingForModule()