Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.cc45 class ReferenceTypePropagation::RTPVisitor final : public HGraphDelegateVisitor { class in art::ReferenceTypePropagation
47 RTPVisitor(HGraph* graph, Handle<mirror::DexCache> hint_dex_cache, bool is_first_run) in RTPVisitor() function in art::ReferenceTypePropagation::RTPVisitor