Searched refs:CandidateRotation (Results 1 – 2 of 2) sorted by relevance
2565 int CandidateRotation = StartIdx < 0 ? -StartIdx : Size - StartIdx; in isElementRotate() local2568 Rotation = CandidateRotation; in isElementRotate()2569 else if (Rotation != CandidateRotation) in isElementRotate()
13396 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx; in matchShuffleAsElementRotate() local13399 Rotation = CandidateRotation; in matchShuffleAsElementRotate()13400 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()