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

  /art/compiler/dex/
mir_field_info.cc 148 compiler_driver->CanAssumeTypeIsPresentInDexCache(*dex_cache->GetDexFile(),
  /art/compiler/dex/quick/
gen_common.cc     [all...]
  /art/compiler/driver/
compiler_driver.h 197 bool CanAssumeTypeIsPresentInDexCache(const DexFile& dex_file, uint32_t type_idx);
    [all...]
compiler_driver.cc     [all...]
  /art/compiler/optimizing/
builder.cc 717 bool is_in_dex_cache = compiler_driver_->CanAssumeTypeIsPresentInDexCache(
    [all...]

Completed in 909 milliseconds