Searched refs:phi_weight_ (Results 1 – 1 of 1) sorted by relevance
822 if ((phi_match_ == kNoLabel) && (phi_weight_ == Weight::One())) { in Value()831 phi_arc_.weight = Times(phi_weight_, phi_arc_.weight); in Value()875 Weight phi_weight_; // Product of the weights of phi transitions taken variable892 phi_weight_ = Weight::One(); in Find()917 phi_weight_ = Times(phi_weight_, matcher_->Value().weight); in Find()