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

/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRops.java139 public static final Rop IF_GEZ_INT = field in class:Rops
1380 return pickIf(types, IF_GEZ_INT, null, IF_GE_INT, null);
/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java139 public static final Rop IF_GEZ_INT = field in class:Rops
1380 return pickIf(types, IF_GEZ_INT, null, IF_GE_INT, null);

Completed in 315 milliseconds