Searched refs:path_arc (Results 1 – 1 of 1) sorted by relevance
734 Arc path_arc = kNoArc; in GetPathArc() local752 if (arc.weight == Plus(arc.weight, path_arc.weight)) in GetPathArc()753 path_arc = arc; in GetPathArc()755 if (path_arc.nextstate == kNoStateId) { in GetPathArc()759 return path_arc; in GetPathArc()