Searched refs:other_loc (Results 1 – 1 of 1) sorted by relevance
184 size_t other_loc = FieldAccessHeapLocation(other->InputAt(0), other_field); in FieldAccessMayAlias() local186 if (node_loc == other_loc) { in FieldAccessMayAlias()190 if (!heap_location_collector_->MayAlias(node_loc, other_loc)) { in FieldAccessMayAlias()