Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1023 auto ExportModulePath = ResolvedCalleeSummary->modulePath(); in computeImportForFunction() local
1027 if (ImportList.addDefinition(ExportModulePath, VI.getGUID()) != in computeImportForFunction()
1040 (*ExportLists)[ExportModulePath].insert(VI); in computeImportForFunction()