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