Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h35 typedef std::map<GlobalValue::GUID, unsigned> FunctionsToImportTy; typedef
40 typedef StringMap<FunctionsToImportTy> ImportMapTy;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h38 using FunctionsToImportTy = std::unordered_set<GlobalValue::GUID>;
51 using ImportMapTy = StringMap<FunctionsToImportTy>;