Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h285 TheBucket = InsertIntoBucketWithLookup(TheBucket, std::move(KV.first), in insert_as()
555 BucketT *InsertIntoBucketWithLookup(BucketT *TheBucket, KeyT &&Key, in InsertIntoBucketWithLookup() function