Searched refs:alloc_stacks (Results 1 – 1 of 1) sorted by relevance
243 std::unordered_map<Key, uint32_t, KeyHash> alloc_stacks; in WriteStacks() local248 auto res = alloc_stacks.insert({akey, deduplicated_id}); in WriteStacks()