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

/dalvik/dx/src/com/android/dx/cf/code/
H A DRopper.java321 int regCount = getNormalRegCount();
414 private int getNormalRegCount() { method in class:Ropper
433 int reg = getNormalRegCount();

Completed in 30 milliseconds