Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp640 for (auto &ImportPerModule : ImportLists) in checkVariableImport() local
641 for (auto &ExportPerModule : ImportPerModule.second) in checkVariableImport()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp627 for (auto &ImportPerModule : ImportLists) in checkVariableImport() local
628 for (auto &ExportPerModule : ImportPerModule.second) in checkVariableImport()