Home
last modified time | relevance | path

Searched refs:FindDexCacheWithHint (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.cc29 static inline ObjPtr<mirror::DexCache> FindDexCacheWithHint( in FindDexCacheWithHint() function
524 hs.NewHandle(FindDexCacheWithHint(self, dex_file, hint_dex_cache_))); in SetClassAsTypeInfo()
561 ObjPtr<mirror::DexCache> dex_cache = FindDexCacheWithHint(soa.Self(), dex_file, hint_dex_cache_); in UpdateReferenceTypeInfo()