Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp74 std::map<int64_t, IntInit *> TheIntInitPool; member
518 IntInit *&I = RK.getImpl().TheIntInitPool[V]; in get()