Home | History | Annotate | Download | only in optimizing

Lines Matching refs:dex_cache

271                           Handle<mirror::DexCache> dex_cache) const OVERRIDE;
323 Handle<mirror::DexCache> dex_cache,
617 Handle<mirror::DexCache> dex_cache,
666 dex_cache);
690 soa, dex_cache, loader, &dex_compilation_unit, method_idx, invoke_type);
706 if (dex_cache->GetResolvedType(type_index) == nullptr) {
707 dex_cache->SetResolvedType(type_index, method->GetDeclaringClass());
747 dex_cache,
794 Handle<mirror::DexCache> dex_cache) const {
815 dex_cache,
875 Handle<mirror::DexCache> dex_cache(hs.NewHandle(method->GetDexCache()));
902 dex_cache,