Home
last modified time | relevance | path

Searched defs:hint_dex_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.cc36 Thread* self, const DexFile& dex_file, Handle<mirror::DexCache> hint_dex_cache) in FindDexCacheWithHint()
47 RTPVisitor(HGraph* graph, Handle<mirror::DexCache> hint_dex_cache, bool is_first_run) in RTPVisitor()
120 Handle<mirror::DexCache> hint_dex_cache, in ReferenceTypePropagation()