Home
last modified time | relevance | path

Searched defs:CanCompileMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Dquick_compiler.cc492 bool QuickCompiler::CanCompileMethod(uint32_t method_idx, const DexFile& dex_file, in CanCompileMethod() function in art::QuickCompiler
/art/compiler/optimizing/
Doptimizing_compiler.cc285 bool OptimizingCompiler::CanCompileMethod(uint32_t method_idx ATTRIBUTE_UNUSED, in CanCompileMethod() function in art::OptimizingCompiler