Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp58 FalseBitInit(false, &SharedBitRecTy), StringInitStringPool(Allocator), in RecordKeeperImpl()
76 StringMap<StringInit *, BumpPtrAllocator &> StringInitStringPool; member
635 auto &InitMap = Fmt == SF_String ? RKImpl.StringInitStringPool in get()