Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp58 FalseBitInit(false, &SharedBitRecTy), StringInitStringPool(Allocator), in RecordKeeperImpl()
75 StringMap<StringInit *, BumpPtrAllocator &> StringInitStringPool; member
599 auto &InitMap = Fmt == SF_String ? RKImpl.StringInitStringPool in get()