Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dreference_type_propagation.cc34 static inline ObjPtr<mirror::DexCache> FindDexCacheWithHint( in FindDexCacheWithHint() function
548 hs.NewHandle(FindDexCacheWithHint(self, dex_file, hint_dex_cache_))); in SetClassAsTypeInfo()
583 ObjPtr<mirror::DexCache> dex_cache = FindDexCacheWithHint(soa.Self(), dex_file, hint_dex_cache_); in UpdateReferenceTypeInfo()