Searched refs:SIndx (Results 1 – 1 of 1) sorted by relevance
2777 static bool SequentialMask(SmallVectorImpl<int> &Mask, unsigned SIndx) { in SequentialMask() argument2780 if ((Mask[i] >= 0) && (Mask[i] != (int)(i + SIndx))) in SequentialMask()