Searched refs:other_heap_loc (Results 1 – 1 of 1) sorted by relevance
85 size_t other_heap_loc = ArrayAccessHeapLocation(other->InputAt(0), other->InputAt(1)); in ArrayAccessMayAlias() local88 if (node_heap_loc == other_heap_loc) { in ArrayAccessMayAlias()93 if (heap_location_collector_->MayAlias(node_heap_loc, other_heap_loc)) { in ArrayAccessMayAlias()