Searched refs:other_maps (Results 1 – 1 of 1) sorted by relevance
681 ZoneHandleSet<Map> other_maps; in MayAlias() local682 if (state_->LookupMaps(other, &other_maps) && other_maps.size() == 1) { in MayAlias()683 if (map.address() != other_maps.at(0).address()) { in MayAlias()