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