Searched refs:TheCondOpInitPool (Results 1 – 1 of 1) sorted by relevance
94 FoldingSet<CondOpInit> TheCondOpInitPool; member120 OS << "TheCondOpInitPool size = " << TheCondOpInitPool.size() << '\n'; in dumpAllocationStats()2613 if (const CondOpInit *I = RK.TheCondOpInitPool.FindNodeOrInsertPos(ID, IP)) in get()2619 RK.TheCondOpInitPool.InsertNode(I, IP); in get()