Searched refs:ThePool (Results 1 – 1 of 1) sorted by relevance
460 static Pool ThePool; in get() local466 if (BitsInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()470 ThePool.InsertNode(I, IP); in get()562 static Pool ThePool; in get() local564 IntInit *&I = ThePool[V]; in get()590 static Pool ThePool; in get() local592 StringInit *&I = ThePool[V]; in get()612 static Pool ThePool; in get() local620 if (ListInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()624 ThePool.InsertNode(I, IP); in get()[all …]