Searched refs:get_allocator (Results 1 – 6 of 6) sorted by relevance
46 current_abbrev_(buffer->get_allocator()) { in DebugAbbrevWriter()
62 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
191 using Base::get_allocator;
577 allocator_type get_allocator() const { in get_allocator() function
289 ScopedArenaVector<StackEntry> stack(visited_instructions->get_allocator()); in TryVisitNodes()
2464 return &(inline_cache->FindOrAdd(dex_pc, DexPcData(inline_cache->get_allocator()))->second); in FindOrAddDexPc()