Home
last modified time | relevance | path

Searched refs:DeleteAt (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/
Dgrowable_array.h135 void DeleteAt(size_t index) { in DeleteAt() function
/art/compiler/optimizing/
Dregister_allocator.cc874 active_.DeleteAt(i); in TrySplitNonPairOrUnalignedPairIntervalAt()
890 intervals->DeleteAt(index); in PotentiallyRemoveOtherHalf()
895 intervals->DeleteAt(index - 1); in PotentiallyRemoveOtherHalf()
1034 active_.DeleteAt(i); in AllocateBlockedReg()
1064 inactive_.DeleteAt(i); in AllocateBlockedReg()
Dparallel_move_resolver.cc380 scratches_.DeleteAt(i); in RemoveScratchLocation()
Dnodes.cc777 inputs_.DeleteAt(index); in RemoveInputAt()
1060 successor->predecessors_.DeleteAt(this_index); in DisconnectAndDelete()
Dnodes.h2506 inputs_.DeleteAt(last_input_index); in RemoveLoadClassAsLastInput()