Searched defs:dvmGrowableListGetElement (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/
H A DUtility.cpp150 intptr_t dvmGrowableListGetElement(const GrowableList *gList, size_t idx) function
379 (BasicBlock *) dvmGrowableListGetElement(blocks, i);

Completed in 39 milliseconds