Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()