Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp61 StringInitCodePool(Allocator), AnonCounter(0), LastRecordID(0) {}
79 StringMap<const StringInit *, BumpPtrAllocator &> StringInitCodePool; member
112 OS << "StringInitCodePool size = " << StringInitCodePool.size() << '\n'; in dumpAllocationStats()
680 : RKImpl.StringInitCodePool; in get()