Lines Matching defs:ThePool
267 static FoldingSet<BitsInit> ThePool; in get() local
395 static DenseMap<int64_t, std::unique_ptr<IntInit>> ThePool; in get() local
454 static StringMap<std::unique_ptr<StringInit>> ThePool; in get() local
479 static FoldingSet<ListInit> ThePool; in get() local
608 static DenseMap<Key, std::unique_ptr<UnOpInit>> ThePool; in get() local
741 static DenseMap<Key, std::unique_ptr<BinOpInit>> ThePool; in get() local
877 static DenseMap<Key, std::unique_ptr<TernOpInit>> ThePool; in get() local
1217 static DenseMap<Key, std::unique_ptr<VarInit>> ThePool; in get() local
1297 static DenseMap<Key, std::unique_ptr<VarBitInit>> ThePool; in get() local
1328 static DenseMap<Key, std::unique_ptr<VarListElementInit>> ThePool; in get() local
1399 static DenseMap<Key, std::unique_ptr<FieldInit>> ThePool; in get() local
1463 static FoldingSet<DagInit> ThePool; in get() local