Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/ssa/back/
DFirstFitLocalCombiningAllocator.java1231 int maxIndex = -1; in getAndRemoveHighestCount() local
1237 maxIndex = i; in getAndRemoveHighestCount()
1243 count[maxIndex] = 0; in getAndRemoveHighestCount()