Searched refs:TheDagInitPool (Results 1 – 1 of 1) sorted by relevance
95 FoldingSet<DagInit> TheDagInitPool; member121 OS << "TheDagInitPool size = " << TheDagInitPool.size() << '\n'; in dumpAllocationStats()2723 if (const DagInit *I = RK.TheDagInitPool.FindNodeOrInsertPos(ID, IP)) in get()2731 RK.TheDagInitPool.InsertNode(I, IP); in get()