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

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

Completed in 193 milliseconds