Searched refs:node_heap_loc (Results 1 – 1 of 1) sorted by relevance
84 size_t node_heap_loc = ArrayAccessHeapLocation(node); 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()