Searched refs:CodePool (Results 1 – 1 of 1) sorted by relevance
510 static StringMap<StringInit*, BumpPtrAllocator &> CodePool(Allocator); in get() local518 auto &Entry = *CodePool.insert(std::make_pair(V, nullptr)).first; in get()