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