HomeSort by relevance Sort by last modified time
    Searched refs:AnalyseConstMethod (Results 1 - 2 of 2) sorted by null

  /art/runtime/quick/
inline_method_analyser.h 251 static bool AnalyseConstMethod(const DexFile::CodeItem* code_item, InlineMethod* result);
inline_method_analyser.cc 487 if (AnalyseConstMethod(code_item, result)) {
561 bool InlineMethodAnalyser::AnalyseConstMethod(const DexFile::CodeItem* code_item,

Completed in 163 milliseconds