Home
last modified time | relevance | path

Searched defs:FunctionsToImportPerModule (Results 1 – 2 of 2) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp908 for (auto &FunctionsToImportPerModule : ImportList) { in importFunctions() local
913 const auto &FunctionsToImportPerModule = ImportList.find(Name); in importFunctions() local