Home
last modified time | relevance | path

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

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