Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp135 SummaryFile("summary-file", variable
1398 if (SummaryFile.empty()) in doImportingForModule()
1401 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1404 "Error loading file '" + SummaryFile + "': "); in doImportingForModule()