Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DDenseMap.h530 const BucketT *ConstFoundBucket; in LookupBucketFor() local
532 ->LookupBucketFor(Val, ConstFoundBucket); in LookupBucketFor()
533 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()