Searched refs:get_allocator (Results 1 – 3 of 3) sorted by relevance
31 ArenaVector<uint8_t> old_opcodes(this->opcodes_.get_allocator()); in Patch()
57 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
245 store_loc_set(std::less<uint16_t>(), lvn->null_checked_.get_allocator()), in AliasingValues()247 load_value_map(std::less<uint16_t>(), lvn->null_checked_.get_allocator()) { in AliasingValues()