Home
last modified time | relevance | path

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

/art/dex2oat/dex/
Ddex_to_dex_compiler.h79 bool ShouldCompileMethod(const MethodReference& ref);
Ddex_to_dex_compiler.cc204 bool DexToDexCompiler::ShouldCompileMethod(const MethodReference& ref) { in ShouldCompileMethod() function in art::optimizer::DexToDexCompiler