Searched refs:TheBinOpInitPool (Results 1 – 1 of 1) sorted by relevance
82 FoldingSet<BinOpInit> TheBinOpInitPool; member115 OS << "TheBinOpInitPool size = " << TheBinOpInitPool.size() << '\n'; in dumpAllocationStats()1089 if (const BinOpInit *I = RK.TheBinOpInitPool.FindNodeOrInsertPos(ID, IP)) in get()1093 RK.TheBinOpInitPool.InsertNode(I, IP); in get()