Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DFrame.java352 int szNonResult = nonResultSubroutines.size(); in mergeWithSubroutineCaller() local
354 for (int i = szNonResult - 1; i >=0; i-- ) { in mergeWithSubroutineCaller()
357 i + (szResult - szNonResult))) { in mergeWithSubroutineCaller()