Home
last modified time | relevance | path

Searched defs:heap_values (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc834 void KeepStoresIfAliasedToLocation(ScopedArenaVector<ValueRecord>& heap_values, in KeepStoresIfAliasedToLocation()
1038 ScopedArenaVector<ValueRecord>& heap_values = in VisitDeoptimize() local
1073 ScopedArenaVector<ValueRecord>& heap_values = heap_values_for_[block->GetBlockId()]; in HandleExit() local
1098 ScopedArenaVector<ValueRecord>& heap_values = in HandleInvoke() local
1180 ScopedArenaVector<ValueRecord>& heap_values = in VisitNewInstance() local
1217 ScopedArenaVector<ValueRecord>& heap_values = in VisitNewArray() local
1548 ScopedArenaVector<ValueRecord>& heap_values = heap_values_for_[block_id]; in PrepareLoopRecords() local
1613 ScopedArenaVector<ValueRecord>& heap_values = heap_values_for_[block->GetBlockId()]; in MergePredecessorRecords() local
1747 ScopedArenaVector<ValueRecord>& heap_values = heap_values_for_[block_id]; in VisitGetLocation() local
1801 ScopedArenaVector<ValueRecord>& heap_values = heap_values_for_[block->GetBlockId()]; in VisitSetLocation() local
[all …]