Searched refs:TheVarDefInitPool (Results 1 – 1 of 1) sorted by relevance
91 FoldingSet<VarDefInit> TheVarDefInitPool; member125 OS << "TheVarDefInitPool size = " << TheVarDefInitPool.size() << '\n'; in dumpAllocationStats()2420 if (const VarDefInit *I = RK.TheVarDefInitPool.FindNodeOrInsertPos(ID, IP)) in get()2426 RK.TheVarDefInitPool.InsertNode(I, IP); in get()