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