Lines Matching defs:ThePool
265 static FoldingSet<BitsInit> ThePool; in get() local
396 static DenseMap<int64_t, std::unique_ptr<IntInit>> ThePool; in get() local
453 static StringMap<std::unique_ptr<CodeInit>> ThePool; in get() local
461 static StringMap<std::unique_ptr<StringInit>> ThePool; in get() local
493 static FoldingSet<ListInit> ThePool; in get() local
631 static FoldingSet<UnOpInit> ThePool; in get() local
779 static FoldingSet<BinOpInit> ThePool; in get() local
927 static FoldingSet<TernOpInit> ThePool; in get() local
1280 static DenseMap<Key, std::unique_ptr<VarInit>> ThePool; in get() local
1355 static DenseMap<Key, std::unique_ptr<VarBitInit>> ThePool; in get() local
1386 static DenseMap<Key, std::unique_ptr<VarListElementInit>> ThePool; in get() local
1457 static DenseMap<Key, std::unique_ptr<FieldInit>> ThePool; in get() local
1521 static FoldingSet<DagInit> ThePool; in get() local