Searched refs:AnalyseIGetMethod (Results 1 – 2 of 2) sorted by relevance
132 static bool AnalyseIGetMethod(const DexFile::CodeItem* code_item,
491 return AnalyseIGetMethod(code_item, method_ref, is_static, method, result); in AnalyseMethodCode()571 bool InlineMethodAnalyser::AnalyseIGetMethod(const DexFile::CodeItem* code_item, in AnalyseIGetMethod() function in art::InlineMethodAnalyser