Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1034 for (auto &ImportPerModule : ImportLists) in checkVariableImport() local
1035 for (auto &ExportPerModule : ImportPerModule.second) in checkVariableImport()