Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/dex/cf/
DCodeStatistics.java114 int oldCountInsns in updateRopStatistics() local
120 + oldCountInsns + "/" in updateRopStatistics()
130 += (newCountInsns - oldCountInsns); in updateRopStatistics()