Searched refs:TheCondOpInitPool (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp90 FoldingSet<CondOpInit> TheCondOpInitPool; member in struct:llvm::detail::RecordKeeperImpl
2208 if (CondOpInit *I = RK.TheCondOpInitPool.FindNodeOrInsertPos(ID, IP))
2219 RK.TheCondOpInitPool.InsertNode(I, IP);

Completed in 104 milliseconds