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