HomeSort by relevance Sort by last modified time
    Searched full:skipropmethod (Results 1 - 1 of 1) sorted by null

  /dalvik/dx/src/com/android/dx/dex/cf/
OptimizerOptions.java 133 RopMethod skipRopMethod
140 = skipRopMethod.getBlocks().getEffectiveInstructionCount();
146 skipRopMethod.getBlocks().getRegCount(),
147 100.0 * ((skipRopMethod.getBlocks().getRegCount()
149 / (float) skipRopMethod.getBlocks().getRegCount()),

Completed in 766 milliseconds