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

  /art/compiler/dex/
mir_analysis.cc 1081 if (cu_->compiler_driver->GetMethodInlinerMap() != nullptr &&
1082 cu_->compiler_driver->GetMethodInlinerMap()->GetMethodInliner(cu_->dex_file)
mir_optimization.cc     [all...]
  /art/compiler/dex/quick/x86/
utility_x86.cc     [all...]
  /art/compiler/dex/quick/
codegen_util.cc     [all...]
gen_invoke.cc     [all...]
  /art/compiler/driver/
compiler_driver.h 130 DexFileToMethodInlinerMap* GetMethodInlinerMap() const {
    [all...]

Completed in 333 milliseconds