Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp41 static inline unsigned *getHashTable(StringMapEntryBase **TheTable, in getHashTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h169 MapVector<std::pair<StringRef, GlobalValue::GUID>, ImportIDTy> TheTable; variable