Home
last modified time | relevance | path

Searched defs:getRegCount (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/rop/code/
DBasicBlockList.java91 public int getRegCount() { in getRegCount() method in BasicBlockList
329 public int getRegCount() { in getRegCount() method in BasicBlockList.RegCountVisitor
/dalvik/dexgen/src/com/android/dexgen/rop/code/
DBasicBlockList.java91 public int getRegCount() { in getRegCount() method in BasicBlockList
331 public int getRegCount() { in getRegCount() method in BasicBlockList.RegCountVisitor
/dalvik/dx/src/com/android/dx/ssa/
DSsaMethod.java290 public int getRegCount() { in getRegCount() method in SsaMethod