Home
last modified time | relevance | path

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

/art/compiler/utils/
Dgrowable_array.h172 void DeleteAt(size_t index) { in DeleteAt() function
/art/compiler/optimizing/
Dregister_allocator.cc507 active_.DeleteAt(i); in AllocateBlockedReg()
524 inactive_.DeleteAt(i); in AllocateBlockedReg()