Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp86 FoldingSet<ExistsOpInit> TheExistsOpInitPool; member
119 OS << "TheExistsOpInitPool size = " << TheExistsOpInitPool.size() << '\n'; in dumpAllocationStats()
2149 RK.TheExistsOpInitPool.FindNodeOrInsertPos(ID, IP)) in get()
2153 RK.TheExistsOpInitPool.InsertNode(I, IP); in get()