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

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

Completed in 133 milliseconds