Searched refs:orig_new_inst (Results 1 – 1 of 1) sorted by relevance
983 HInstruction* GetPartialValueAt(HNewInstance* orig_new_inst, HInstruction* read);3690 HInstruction* LSEVisitor::GetPartialValueAt(HNewInstance* orig_new_inst, HInstruction* read) { in GetPartialValueAt() argument3691 size_t loc = heap_location_collector_.GetFieldHeapLocation(orig_new_inst, &read->GetFieldInfo()); in GetPartialValueAt()