Searched defs:MethodAnalyzer (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
H A DMethodAnalyzer.java62 * The MethodAnalyzer performs several functions. It "analyzes" the instructions and infers the register types
71 public class MethodAnalyzer { class
95 public MethodAnalyzer(@Nonnull ClassPath classPath, @Nonnull Method method, method in class:MethodAnalyzer

Completed in 71 milliseconds