Searched defs:Log2InitSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | FoldingSet.h | 438 FoldingSetImpl(unsigned Log2InitSize) FoldingSetImpl() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | FoldingSet.cpp | 183 FoldingSetBase::FoldingSetBase(unsigned Log2InitSize) { in FoldingSetBase() |