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

  /art/compiler/dex/
mir_method_info.cc 89 if (default_inliner->IsStringInitMethodIndex(it->MethodIndex())) {
mir_optimization.cc     [all...]
  /art/compiler/dex/quick/
dex_file_method_inliner.h 107 bool IsStringInitMethodIndex(uint32_t method_index) LOCKS_EXCLUDED(lock_);
dex_file_method_inliner.cc     [all...]
gen_invoke.cc     [all...]
  /art/compiler/driver/
compiler_driver.cc     [all...]

Completed in 45 milliseconds