Searched refs:CandidateRotation (Results 1 – 1 of 1) sorted by relevance
12634 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx; in matchShuffleAsElementRotate() local12637 Rotation = CandidateRotation; in matchShuffleAsElementRotate()12638 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()