Searched refs:CandidateRotation (Results 1 – 2 of 2) sorted by relevance
2957 int CandidateRotation = StartIdx < 0 ? -StartIdx : Size - StartIdx; in isElementRotate() local2960 Rotation = CandidateRotation; in isElementRotate()2961 else if (Rotation != CandidateRotation) in isElementRotate()
13715 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx; in matchShuffleAsElementRotate() local13718 Rotation = CandidateRotation; in matchShuffleAsElementRotate()13719 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()