Home
last modified time | relevance | path

Searched defs:FunctionsToImportPerModule (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp575 for (auto &FunctionsToImportPerModule : ImportList) { in importFunctions() local
580 const auto &FunctionsToImportPerModule = ImportList.find(Name); in importFunctions() local