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

/dalvik/dx/src/com/android/dx/rop/code/
H A DRop.java41 public static final int BRANCH_IF = 4; field in class:Rop
296 case BRANCH_IF: sb.append(" ifs"); break;

Completed in 151 milliseconds