Home
last modified time | relevance | path

Searched refs:AnalyseConstructor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/quick/
Dinline_method_analyser.cc366 bool AnalyseConstructor(const DexFile::CodeItem* code_item, in AnalyseConstructor() function
497 return AnalyseConstructor(code_item, method, result); in AnalyseMethodCode()