Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp96 FoldingSet<RecordRecTy> RecordTypePool; member
122 OS << "RecordTypePool size = " << RecordTypePool.size() << '\n'; in dumpAllocationStats()
252 FoldingSet<RecordRecTy> &ThePool = RKImpl.RecordTypePool; in get()