Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc35 Thread* self, const DexFile& dex_file, Handle<mirror::DexCache> hint_dex_cache) in FindDexCacheWithHint()
46 RTPVisitor(HGraph* graph, Handle<mirror::DexCache> hint_dex_cache, bool is_first_run) in RTPVisitor()
119 Handle<mirror::DexCache> hint_dex_cache, in ReferenceTypePropagation()