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

  /art/compiler/dex/
dex_to_dex_compiler.cc 268 bool fast_path = driver_.ComputeInvokeInfo(&unit_, dex_pc,
  /art/compiler/driver/
compiler_driver.h 376 bool ComputeInvokeInfo(const DexCompilationUnit* mUnit, const uint32_t dex_pc,
    [all...]
compiler_driver.cc     [all...]
  /art/compiler/optimizing/
builder.cc 622 if (!compiler_driver_->ComputeInvokeInfo(dex_compilation_unit_, dex_pc, true, true,
    [all...]

Completed in 141 milliseconds