Searched refs:has_dom_based_dynamic_bce_ (Results 1 – 1 of 1) sorted by relevance
527 has_dom_based_dynamic_bce_(false), in BCEVisitor()1360 if (!has_dom_based_dynamic_bce_ && array_get->IsInLoop()) { in VisitArrayGet()1407 has_dom_based_dynamic_bce_ = true; in AddCompareWithDeoptimization()2050 bool has_dom_based_dynamic_bce_; member in art::BCEVisitor