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

/external/proguard/src/proguard/optimize/peephole/
H A DMethodInliner.java77 private int estimatedResultingCodeLength; field in class:MethodInliner
151 estimatedResultingCodeLength = codeAttribute.u4codeLength;
182 estimatedResultingCodeLength + codeAttribute.u4codeLength <
197 estimatedResultingCodeLength += codeAttribute.u4codeLength;
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 40 milliseconds