Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DRecord.cpp59 StringInitCodePool(Allocator), AnonCounter(0), LastRecordID(0) {} in RecordKeeperImpl()
76 StringMap<StringInit *, BumpPtrAllocator &> StringInitCodePool; member
600 : RKImpl.StringInitCodePool; in get()