Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h609 const BucketT *&FoundBucket) const { in LookupBucketFor()
659 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp315 bool FoundBucket = false; in addOneCandidate() local