Searched refs:depaccess_ (Results 1 – 1 of 1) sorted by relevance
97 if (fst_array_[i]->Properties(props, true) != props || !depaccess_[i]) in Connected()184 mutable vector<bool> depaccess_; // Fst ID accessibility variable314 SccVisitor<Arc> scc_visitor(0, &depaccess_, 0, &depprops_); in GetDependencies()393 if (fst && !depaccess_[i]) { in Connect()