Searched refs:labelb (Results 1 – 2 of 2) sorted by relevance
550 const Label &labelb = LookAheadOutput() ? arcb->ilabel : arcb->olabel; in PushedLabelFilterArc() local552 if (labelb != kNoLabel) { in PushedLabelFilterArc()574 const Label &labelb = LookAheadOutput() ? arcb->olabel : arcb->ilabel; in PushLabelFilterArc() local576 if (labelb != 0) // No place to push. in PushLabelFilterArc()
497 Label labelb = find_input ? arcb.olabel : arcb.ilabel; in OrderedExpand() local498 if (labelb <= 0) continue; in OrderedExpand()