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

/external/proguard/src/proguard/optimize/peephole/
H A DMethodInliner.java76 private int estimatedResultingCodeLength; field in class:MethodInliner
188 estimatedResultingCodeLength = codeAttribute.u4codeLength;
219 estimatedResultingCodeLength + codeAttribute.u4codeLength <
234 estimatedResultingCodeLength += codeAttribute.u4codeLength;
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader.java package proguard ...

Completed in 97 milliseconds