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

/dalvik/dx/src/com/android/dx/rop/code/
H A DDexTranslationAdvice.java95 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
104 private int totalRopWidth(RegisterSpecList sources) { method in class:DexTranslationAdvice

Completed in 43 milliseconds