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

  /art/compiler/dex/
dex_to_dex_compiler.cc 219 bool fast_path = driver_.ComputeInstanceFieldInfo(field_idx, &unit_, field_offset,
  /art/compiler/driver/
compiler_driver.h 173 bool ComputeInstanceFieldInfo(uint32_t field_idx, const DexCompilationUnit* mUnit,
compiler_driver.cc     [all...]
  /art/compiler/dex/quick/
codegen_util.cc 54 return cu_->compiler_driver->ComputeInstanceFieldInfo(
    [all...]
  /art/compiler/llvm/
gbc_expander.cc     [all...]

Completed in 352 milliseconds