Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h40 typedef StringMap<FunctionsToImportTy> ImportMapTy; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h51 using ImportMapTy = StringMap<FunctionsToImportTy>; variable