Searched refs:ThePool (Results 1 – 1 of 1) sorted by relevance
473 static Pool ThePool; in get() local479 if (BitsInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()483 ThePool.InsertNode(I, IP); in get()589 static Pool<DenseMap<int64_t, IntInit *> > ThePool; in get() local591 IntInit *&I = ThePool[V]; in get()616 static Pool<StringMap<StringInit *> > ThePool; in get() local618 StringInit *&I = ThePool[V]; in get()638 static Pool ThePool; in get() local645 if (ListInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()649 ThePool.InsertNode(I, IP); in get()[all …]