Searched refs:kEllipsisLabel (Results 1 – 1 of 1) sorted by relevance
63 constexpr int kEllipsisLabel = -1; variable109 labels->push_back(kEllipsisLabel); in MapToLabels()157 if (label != kEllipsisLabel) in ParseEquation()165 if (label != kEllipsisLabel) in ParseEquation()174 if (label == kEllipsisLabel) continue; in ParseEquation()263 if (label == kEllipsisLabel) { in ProcessDimensions()287 std::find(output_labels->begin(), output_labels->end(), kEllipsisLabel); in ProcessDimensions()