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

/dalvik/dx/src/com/android/dx/cf/code/
H A DRopper.java1516 private boolean involvedInSubroutine(int label, int subroutineStart) { method in class:Ropper.SubroutineInliner
1539 } else if (!involvedInSubroutine(origLabel,subroutineStart)) {

Completed in 20 milliseconds