llvm::ThreadSafeTrieRawHashMapBase::getNumTries

Return the number of trie nodes currently allocated.

Synopsis

Declared in <llvm/ADT/TrieRawHashMap.h>

unsigned int
getNumTries() const;

Return Value

Count of allocated trie nodes.