Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dmatcher.h814 has_phi_ = phi_label_ != kNoLabel; in SetState()
871 bool has_phi_; // Are there possibly phis at the current state? variable
905 if (!has_phi_ || match_label == 0 || match_label == kNoLabel) in Find()