Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h766 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
771 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
777 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h881 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
886 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
892 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function