Searched defs:ThePool (Results 1 – 1 of 1) sorted by relevance
267 static FoldingSet<BitsInit> ThePool; in get() local395 static DenseMap<int64_t, std::unique_ptr<IntInit>> ThePool; in get() local454 static StringMap<std::unique_ptr<StringInit>> ThePool; in get() local479 static FoldingSet<ListInit> ThePool; in get() local608 static DenseMap<Key, std::unique_ptr<UnOpInit>> ThePool; in get() local741 static DenseMap<Key, std::unique_ptr<BinOpInit>> ThePool; in get() local877 static DenseMap<Key, std::unique_ptr<TernOpInit>> ThePool; in get() local1217 static DenseMap<Key, std::unique_ptr<VarInit>> ThePool; in get() local1297 static DenseMap<Key, std::unique_ptr<VarBitInit>> ThePool; in get() local1328 static DenseMap<Key, std::unique_ptr<VarListElementInit>> ThePool; in get() local[all …]