Searched refs:has_rho_ (Results 1 – 1 of 1) sorted by relevance
450 has_rho_ = rho_label_ != kNoLabel; in SetState()462 } else if (has_rho_ && match_label != 0 && match_label != kNoLabel && in Find()463 (has_rho_ = matcher_->Find(rho_label_))) { in Find()515 bool has_rho_; // Are there possibly rhos at the current state? variable