Searched refs:isSubroutineCaller (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
H A DRopper.java1330 private boolean isSubroutineCaller(BasicBlock bb) { method in class:Ropper
1355 if (isSubroutineCaller(b)) {
1536 if (isSubroutineCaller(labelToBlock(label))) {
1569 if (isSubroutineCaller(origBlock)) {
1782 if (isSubroutineCaller(next) && i > 0) {

Completed in 27 milliseconds