Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DImmutableMap.h109 ImmutableMap getEmptyMap() { return ImmutableMap(F.getEmptyTree()); } in getEmptyMap() function
311 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { in getEmptyMap() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableMap.h108 ImmutableMap getEmptyMap() { return ImmutableMap(F.getEmptyTree()); } in getEmptyMap() function
317 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { in getEmptyMap() function
DImmutableIntervalMap.h216 ImmutableIntervalMap getEmptyMap() { in getEmptyMap() function