Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp83 FoldingSet<ExistsOpInit> TheExistsOpInitPool; member
1761 if (ExistsOpInit *I = RK.TheExistsOpInitPool.FindNodeOrInsertPos(ID, IP)) in get()
1765 RK.TheExistsOpInitPool.InsertNode(I, IP); in get()