Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/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
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSsaMethod.java291 public int getRegCount() { in getRegCount() method in SsaMethod