Searched refs:CandidateRotation (Results 1 – 2 of 2) sorted by relevance
4520 int CandidateRotation = StartIdx < 0 ? -StartIdx : Size - StartIdx; in isElementRotate() 4523 Rotation = CandidateRotation; in isElementRotate() 4524 else if (Rotation != CandidateRotation) in isElementRotate() 4519 int CandidateRotation = StartIdx < 0 ? -StartIdx : Size - StartIdx; isElementRotate() local
11367 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx; in matchShuffleAsElementRotate() local11370 Rotation = CandidateRotation; in matchShuffleAsElementRotate()11371 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()