Searched refs:path_arc (Results 1 – 1 of 1) sorted by relevance
729 Arc path_arc = kNoArc; in GetPathArc() local747 if (arc.weight == Plus(arc.weight, path_arc.weight)) in GetPathArc()748 path_arc = arc; in GetPathArc()750 if (path_arc.nextstate == kNoStateId) { in GetPathArc()754 return path_arc; in GetPathArc()