Return the number of trie nodes currently allocated.
Declared in <llvm/ADT/TrieRawHashMap.h>
<llvm/ADT/TrieRawHashMap.h>
unsigned int getNumTries() const;
Count of allocated trie nodes.