Searched refs:SmallestNarrowIdx (Results 1 – 1 of 1) sorted by relevance
1257 int SmallestNarrowIdx = -1; in checkPartialSizeAndActionsVector() local1265 if (SmallestNarrowIdx == -1) in checkPartialSizeAndActionsVector()1266 SmallestNarrowIdx = i; in checkPartialSizeAndActionsVector()1280 if (SmallestNarrowIdx != -1) { in checkPartialSizeAndActionsVector()1282 assert(SmallestNarrowIdx > SmallestLegalizableToSameSizeIdx); in checkPartialSizeAndActionsVector()