Searched refs:get_allocator (Results 1 – 6 of 6) sorted by relevance
46 current_abbrev_(buffer->get_allocator()) { in DebugAbbrevWriter()
58 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
191 using Base::get_allocator;
538 allocator_type get_allocator() const { in get_allocator() function
243 ScopedArenaVector<InterferenceNode*>::allocator_type adapter(storage->get_allocator()); in AddInterference()296 ScopedArenaVector<CoalesceOpportunity*>::allocator_type adapter(storage->get_allocator()); in AddCoalesceOpportunity()
2359 return &(inline_cache->FindOrAdd(dex_pc, DexPcData(inline_cache->get_allocator()))->second); in FindOrAddDexPc()