Searched refs:SmallestNarrowIdx (Results 1 – 1 of 1) sorted by relevance
374 int SmallestNarrowIdx = -1; in checkPartialSizeAndActionsVector() local382 if (SmallestNarrowIdx == -1) in checkPartialSizeAndActionsVector()383 SmallestNarrowIdx = i; in checkPartialSizeAndActionsVector()397 if (SmallestNarrowIdx != -1) { in checkPartialSizeAndActionsVector()399 assert(SmallestNarrowIdx > SmallestLegalizableToSameSizeIdx); in checkPartialSizeAndActionsVector()