Searched defs:methodAnalyzer (Results 1 – 3 of 3) sorted by relevance
74 MethodAnalyzer methodAnalyzer = new MethodAnalyzer(classPath, method, inlineMethodResolver); in testCustomMethodInlineTable_Virtual() local101 MethodAnalyzer methodAnalyzer = new MethodAnalyzer(classPath, method, inlineMethodResolver); in testCustomMethodInlineTable_Static() local128 MethodAnalyzer methodAnalyzer = new MethodAnalyzer(classPath, method, inlineMethodResolver); in testCustomMethodInlineTable_Direct() local
44 @Nonnull private final MethodAnalyzer methodAnalyzer; field in PreInstructionRegisterInfoMethodItem49 @Nonnull MethodAnalyzer methodAnalyzer, in PreInstructionRegisterInfoMethodItem()
387 MethodAnalyzer methodAnalyzer = new MethodAnalyzer(classDef.options.classPath, method, in addAnalyzedInstructionMethodItems() local