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