Searched refs:SmallestNarrowIdx (Results 1 – 1 of 1) sorted by relevance
369 int SmallestNarrowIdx = -1; in checkPartialSizeAndActionsVector() local377 if (SmallestNarrowIdx == -1) in checkPartialSizeAndActionsVector()378 SmallestNarrowIdx = i; in checkPartialSizeAndActionsVector()392 if (SmallestNarrowIdx != -1) { in checkPartialSizeAndActionsVector()394 assert(SmallestNarrowIdx > SmallestLegalizableToSameSizeIdx); in checkPartialSizeAndActionsVector()