• Home
  • Raw
  • Download

Lines Matching refs:GetReferenceInfo

619     auto* ri = heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo();  in IsPartialNoEscape()
843 heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo()->IsPartialSingleton()); in KeepStoresIfAliasedToLocation()
1048 ReferenceInfo* info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in VisitDeoptimize()
1075 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleExit()
1101 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in HandleInvoke()
1184 heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo()->GetReference(); in VisitNewInstance()
1221 HInstruction* ref = location->GetReferenceInfo()->GetReference(); in VisitNewArray()
1511 HInstruction* ref = location->GetReferenceInfo()->GetReference(); in PrepareLoopValue()
1531 ReferenceInfo* ref_info = heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo(); in PrepareLoopStoredBy()
1756 heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo() == nullptr || in VisitGetLocation()
1757 !heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo()->IsPartialSingleton()) in VisitGetLocation()
1887 HeapLocationCollector::CanReferencesAlias(loc1->GetReferenceInfo(), in MayAliasOnBackEdge()
1888 loc2->GetReferenceInfo())) { in MayAliasOnBackEdge()
1942 heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo() != in TryReplacingLoopPhiPlaceholderWithDefault()
1943 heap_location_collector_.GetHeapLocation(idx)->GetReferenceInfo()) { in TryReplacingLoopPhiPlaceholderWithDefault()
2636 ->GetReferenceInfo() in SearchPhiPlaceholdersForKeptStores()
2668 ReferenceInfo* ri = heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in SearchPhiPlaceholdersForKeptStores()
3553 ReferenceInfo* ri = lse_->heap_location_collector_.GetHeapLocation(i)->GetReferenceInfo(); in CollectInterestingHeapRefs()
3573 ->GetReferenceInfo() in RecordHeapRefField()