Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTrieRawHashMap.h161 LLVM_ABI unsigned getStartBit(PointerBase P) const;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTrieRawHashMap.cpp397 unsigned ThreadSafeTrieRawHashMapBase::getStartBit( in getStartBit() function in ThreadSafeTrieRawHashMapBase