Searched refs:is_first_run_ (Results 1 – 2 of 2) sorted by relevance
80 const bool is_first_run_; variable
51 is_first_run_(is_first_run) { in RTPVisitor()113 const bool is_first_run_; member in art::ReferenceTypePropagation::RTPVisitor122 : HOptimization(graph, name), hint_dex_cache_(hint_dex_cache), is_first_run_(is_first_run) {} in ReferenceTypePropagation()125 RTPVisitor visitor(graph_, hint_dex_cache_, is_first_run_); in Visit()130 RTPVisitor visitor(graph_, hint_dex_cache_, is_first_run_); in Visit()304 RTPVisitor visitor(graph_, hint_dex_cache_, is_first_run_); in Run()712 DCHECK(is_first_run_); in VisitCheckCast()