Searched refs:SmallestNarrowIdx (Results 1 – 2 of 2) sorted by relevance
1382 int SmallestNarrowIdx = -1; in checkPartialSizeAndActionsVector() local1390 if (SmallestNarrowIdx == -1) in checkPartialSizeAndActionsVector()1391 SmallestNarrowIdx = i; in checkPartialSizeAndActionsVector()1405 if (SmallestNarrowIdx != -1) { in checkPartialSizeAndActionsVector()1407 assert(SmallestNarrowIdx > SmallestLegalizableToSameSizeIdx); in checkPartialSizeAndActionsVector()
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()