Home
last modified time | relevance | path

Searched refs:TheIntInitPool (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp77 std::map<int64_t, IntInit *> TheIntInitPool; member
110 OS << "TheIntInitPool size = " << TheIntInitPool.size() << '\n'; in dumpAllocationStats()
599 IntInit *&I = RK.getImpl().TheIntInitPool[V]; in get()