Searched refs:AnalyseConstMethod (Results 1 – 2 of 2) sorted by relevance
133 static bool AnalyseConstMethod(const CodeItemDataAccessor* code_item, InlineMethod* result);
471 if (AnalyseConstMethod(code_item, result)) { in AnalyseMethodCode()544 bool InlineMethodAnalyser::AnalyseConstMethod(const CodeItemDataAccessor* code_item, in AnalyseConstMethod() function in art::InlineMethodAnalyser