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

  /art/compiler/driver/
compiler_driver.h 210 bool CanEmbedTypeInCode(const DexFile& dex_file, uint32_t type_idx,
    [all...]
compiler_driver.cc     [all...]
  /art/compiler/dex/quick/
gen_common.cc 360 driver->CanEmbedTypeInCode(*dex_file, type_idx, &is_type_initialized, &use_direct_type_ptr,
    [all...]
gen_invoke.cc     [all...]

Completed in 153 milliseconds