Searched refs:has_phi_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dmatcher.h814 has_phi_ = phi_label_ != kNoLabel;
871 bool has_phi_; // Are there possibly phis at the current state? member in class:fst::PhiMatcher
905 if (!has_phi_ || match_label == 0 || match_label == kNoLabel)

Completed in 315 milliseconds